Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ratankaliani committed May 17, 2024
1 parent 384c1e7 commit f347996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,8 @@ jobs:
run: |
cd fibonacci
cd program
cargo add sp1-zkvm --path $GITHUB_WORKSPACE/zkvm
cargo prove build
cd ../script
cargo add sp1-sdk --path $GITHUB_WORKSPACE/sdk
cargo add sp1-zkvm --path $GITHUB_WORKSPACE/zkvm
SP1_DEV=1 RUST_LOG=info cargo run --release

0 comments on commit f347996

Please sign in to comment.