We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87d173e commit befdb75Copy full SHA for befdb75
.github/workflows/deploy-local.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Install Foundry
31
uses: foundry-rs/foundry-toolchain@v1
32
with:
33
- version: 1.2.0
+ version: v1.2.0
34
- name: Run forge install
35
run: forge install
36
- name: Start anvil and deploy
0 commit comments