Skip to content

Commit 22e04d1

Browse files
committed
try again
1 parent f6c05ec commit 22e04d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
key: lib-${{ runner.os }}-${{ hashFiles('**/foundry.toml', '**/.gitmodules') }}
2626

2727
- name: Install deps
28-
run: forge install --no-git --no-commit
28+
run: forge install --no-git
2929

3030
- name: Build
3131
run: forge build --sizes

0 commit comments

Comments
 (0)