Skip to content

Commit 6d96cb7

Browse files
committed
upadte workflow files
1 parent 0c554d4 commit 6d96cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coolshapes.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ jobs:
1818
node-version: 16.x
1919
cache: 'npm'
2020
- run: npm ci
21+
- run: npm run build
2122
- run: npm test
22-
- run: npm build

0 commit comments

Comments
 (0)