diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index e105430..e7e4929 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -19,7 +19,7 @@ jobs: - name: Install dependencies run: | - apt-get install -y curl + apt-get install -y curl gcc git curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh - name: Running testbench