Skip to content

Commit 87552d0

Browse files
committed
fix(github): fix build ethjs action
1 parent 73b7436 commit 87552d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/build-evm-client/ethjs/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ runs:
2525
node-version: 18
2626

2727
- name: Build monorepo
28+
shell: bash
2829
run: |
2930
cd $GITHUB_WORKSPACE/ethereumjs
3031
npm ci

0 commit comments

Comments
 (0)