Skip to content

Commit 95e77bb

Browse files
committed
chore: update workflows config.
1 parent c475ee7 commit 95e77bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
with:
1414
node-version: 16
1515

16+
- run: npm install
1617
- run: npm run build
1718
- run: mkdir -p dist dist/example
1819
- run: cp -rp example dist/example

0 commit comments

Comments
 (0)