Skip to content

Commit

Permalink
Merge branch 'main' into prerelease/2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
guidanoli committed Jan 30, 2024
2 parents 4dc441f + 16424d8 commit f4a23f7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,15 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
submodules: recursive

- uses: actions/setup-node@v4
with:
node-version: 18

- uses: foundry-rs/foundry-toolchain@v1

- name: Install Python dependencies
run: pip install yq

Expand Down

0 comments on commit f4a23f7

Please sign in to comment.