Skip to content

Commit 20878a9

Browse files
authored
Merge pull request #199 from FilOzone/phi/fix-abi-workflow
fix: remove npm ci from publish-abis workflow
2 parents 6168139 + 9b8bed1 commit 20878a9

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)