Skip to content

Commit

Permalink
fix: prove prove
Browse files Browse the repository at this point in the history
  • Loading branch information
leruaa committed Nov 7, 2024
1 parent 465c41b commit b660234
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -267,12 +267,12 @@ jobs:
- name: "Create SP1 project from template"
run: |
$HOME/.sp1/bin/cargo-prove new hello
$HOME/.sp1/bin/cargo-prove prove new hello
- name: "Build SP1 project"
run: |
cd ./hello/program
$HOME/.sp1/bin/cargo-prove build
$HOME/.sp1/bin/cargo-prove prove build
cleanup:
name: Release cleanup
Expand Down

0 comments on commit b660234

Please sign in to comment.