Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
rubo committed Dec 3, 2024
1 parent 54dfcf9 commit 13d78ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
working-directory: blst
run: |
export PATH=/opt/riscv32/riscv/bin:$PATH
./build.sh CC=/opt/riscv32/riscv/riscv32-unknown-linux-gnu -shared
./build.sh CC=/opt/riscv32/riscv/bin/riscv32-unknown-linux-gnu-gcc -shared
- name: Upload artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 13d78ef

Please sign in to comment.