Skip to content

Commit 2e83713

Browse files
committed
ci: sequential run
1 parent 20bc9d1 commit 2e83713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
3737
- name: npm install
3838
run: |
39-
npm i --workspaces
39+
npm i --workspaces && \
4040
npm run compile --workspaces
4141
4242
- name: npm build

0 commit comments

Comments
 (0)