Skip to content

Commit

Permalink
Progress
Browse files Browse the repository at this point in the history
  • Loading branch information
rvanasa committed Mar 5, 2024
1 parent 4ff1ab1 commit f1d3639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rts-outside-nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
- uses: Swatinem/rust-cache@v2
- name: Download dependencies
run: |
git clone --branch v0.2.0 --depth 1 https://github.com/libtom/libtommath ..
git clone --branch v0.2.0 --depth 1 https://github.com/libtom/libtommath ../libtommath
- name: Build RTS
run: make -C rts

0 comments on commit f1d3639

Please sign in to comment.