Skip to content

Commit

Permalink
Merge pull request #711 from molecula451/foundry-builds
Browse files Browse the repository at this point in the history
fix: check foundry builds
  • Loading branch information
rndquu authored Jul 1, 2023
2 parents 9e19bc0 + 4e3fb3d commit db08bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Setup Foundry
uses: foundry-rs/foundry-toolchain@v1
with:
version: nightly-ed5eb9796aefe8cccc8d56676aa90ff68d7edfd4
version: nightly-31d6498c79af595577f200fc2136b31f43885397

- name: Yarn Install
run: yarn install --mode=skip-build && yarn allow-scripts
Expand Down

1 comment on commit db08bd8

@ubiquibot
Copy link

@ubiquibot ubiquibot bot commented on db08bd8 Jul 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.