diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cdea800f..6e4d32fe 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -165,8 +165,7 @@ jobs: uses: dtolnay/rust-toolchain@stable - name: Change directory to curves - run: cd algebra - + run: cd curves - name: Patch cargo.toml run: |