Skip to content

Commit

Permalink
ci: try fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sandhilt committed Nov 29, 2024
1 parent da4b7ce commit 2d07e64
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/cartesify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,12 @@ jobs:
submodules: "recursive"
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
with:
version: "nightly-2cdbfaca634b284084d0f86357623aef7a0d2ce3"

- name: Install brunodo
run: |
npm i -g nonodo@1.2.5
npm i -g nonodo@1.2.8
- name: Run nonodo in background
run: |
Expand Down

0 comments on commit 2d07e64

Please sign in to comment.