Skip to content

Commit 26d1b0e

Browse files
committed
ci: update to use 'package' target
1 parent cf0dcca commit 26d1b0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
run: |
6262
npm ci
6363
npm run build
64-
npm run pack
64+
npm run package
6565
6666
cp action.yml dist/
6767
cp README.md dist/

0 commit comments

Comments
 (0)