Skip to content

Commit

Permalink
Merge pull request #718 from ubiquity/development-ci
Browse files Browse the repository at this point in the history
fix foundry build
  • Loading branch information
rndquu authored Jul 3, 2023
2 parents 9f30d77 + bb6b924 commit 352902b
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-31d6498c79af595577f200fc2136b31f43885397
version: nightly-9aefa433dfa28dd74b83c83f7265c91f7506f4bc

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

2 comments on commit 352902b

@ubiquibot
Copy link

@ubiquibot ubiquibot bot commented on 352902b Jul 3, 2023

Choose a reason for hiding this comment

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

@ubiquibot
Copy link

@ubiquibot ubiquibot bot commented on 352902b Jul 3, 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.