Skip to content

Commit

Permalink
Merge pull request #880 from nounsDAO/verbs-contract-build-use-forge-…
Browse files Browse the repository at this point in the history
…stable-version

ci: use stable forge so build will work
  • Loading branch information
eladmallel authored Jan 29, 2025
2 parents 9d841de + 8aa448c commit 97b4bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contracts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
with:
version: nightly
version: stable
- name: Run Forge build
run: |
cd packages/nouns-contracts
Expand Down

0 comments on commit 97b4bc7

Please sign in to comment.