Skip to content

Commit

Permalink
Merge pull request #119 from astraly-labs/hotfix/ci
Browse files Browse the repository at this point in the history
hotfix: CI
  • Loading branch information
akhercha authored Jul 24, 2024
2 parents 8de754c + 2cdcc52 commit 8f6d07c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gas_snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: software-mansion/setup-scarb@v1

- name: Generate gas snapshot
run: python scripts/gas_usage/gen_snapshot.py
run: python pragma-deployer/pragma_deployer/gas_usage/gen_snapshot.py

- name: Upload gas snapshot to GitHub Artifacts
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 8f6d07c

Please sign in to comment.