Skip to content

Commit 9b8bed1

Browse files
committed
fix: remove npm ci from publish-abis workflow
fix: remove npm ci from publish-abis workflow
1 parent 5d2e601 commit 9b8bed1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-abis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
- name: Install Dependencies
2929
run: |
3030
forge install
31-
npm ci
3231
3332
- name: Build & extract ABIs
3433
run: |

0 commit comments

Comments
 (0)