Skip to content

Commit

Permalink
fix: build caching
Browse files Browse the repository at this point in the history
  • Loading branch information
roderik committed May 26, 2024
1 parent 84e94fc commit 34772cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/solidity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
docker-image-name: solidity-empty
runs-on: foundry
runs-on: solidity-empty
ignition-module: "ignition/modules/Counter.ts"
subgraph-contract-address-key: "CounterModule#Counter"

0 comments on commit 34772cd

Please sign in to comment.