Skip to content

Commit

Permalink
fix: target typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zmalatrax committed Jun 20, 2024
1 parent 5d66c66 commit 3d07636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
echo "$VIRTUAL_ENV=$VIRTUAL_ENV" >> $GITHUB_ENV
- name: Create Proof Programs symlink
run: make create-proof-program-symlinks
run: make create-proof-programs-symlinks

- name: Compile Cairo Zero programs
run: make compile

0 comments on commit 3d07636

Please sign in to comment.