Skip to content

Commit

Permalink
replace nightly foundry build with stable
Browse files Browse the repository at this point in the history
  • Loading branch information
0xAlcibiades committed Aug 22, 2023
1 parent 1f4c26b commit 1fbd99b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@ jobs:
run: npm install

- name: Install Foundry
uses: onbjerg/foundry-toolchain@v1
with:
version: nightly
uses: foundry-rs/foundry-toolchain@v1

- name: Run solhint lint check
run: npm run lint:check
Expand Down

0 comments on commit 1fbd99b

Please sign in to comment.