Skip to content

Commit befdb75

Browse files
committed
fix tag
1 parent 87d173e commit befdb75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-local.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Install Foundry
3131
uses: foundry-rs/foundry-toolchain@v1
3232
with:
33-
version: 1.2.0
33+
version: v1.2.0
3434
- name: Run forge install
3535
run: forge install
3636
- name: Start anvil and deploy

0 commit comments

Comments
 (0)