Skip to content

Commit b32ac11

Browse files
chore(ci): fix run ci
1 parent c521072 commit b32ac11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ jobs:
2222
with:
2323
node-version: 16
2424
- run: cp .github/workflows/event.json /home/runner/work/_temp/_github_workflow/event.json
25+
- run: npm ci
2526
- run: npm run gha-e2e

0 commit comments

Comments
 (0)