Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ctian1 committed Oct 8, 2024
1 parent cba1d51 commit 359ca92
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 @@ -385,7 +385,7 @@ jobs:
- name: "Create SP1 project from template"
run: |
cargo prove new --{{ matrix.template }} hello
cargo prove new --${{ matrix.template }} hello
- name: "Build SP1 project"
run: |
Expand Down

0 comments on commit 359ca92

Please sign in to comment.