Skip to content

Commit 0d15f88

Browse files
update github action config
1 parent fa06c6a commit 0d15f88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/node.js.yml

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
with:
2626
node-version: ${{ matrix.node-version }}
2727
- name: yarn install, build
28+
run: |
2829
yarn
2930
yarn build
3031

0 commit comments

Comments
 (0)