Skip to content

Commit

Permalink
fix foundry zksync install in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
vmaark committed Dec 20, 2024
1 parent 7a7ee4d commit 78caaad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Install ZKSync Foundry
run: curl -L https://raw.githubusercontent.com/matter-labs/foundry-zksync/main/install-foundry-zksync | bash
uses: dutterbutter/foundry-zksync-toolchain@v1

- name: Check out the repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 78caaad

Please sign in to comment.