Skip to content

Commit

Permalink
maybe just a yarn install wfrom lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
vezenovm committed Dec 13, 2024
1 parent 76769b9 commit 5bd63b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ jobs:
run: |
ls .
ls ./scripts
yarn
yarn install
chmod +x ./scripts/generate_variants.js
node ./scripts/generate_variants.js
mv /home/runner/work/noir/noir/scripts/test_programs/compilation_report.sh ./compilation_report.sh
Expand Down

0 comments on commit 5bd63b9

Please sign in to comment.