Skip to content

Commit

Permalink
Update package.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
adefee committed Jan 29, 2024
1 parent ce341a8 commit f57aa10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install Local Build Dependencies
run: npm install
- name : Build
run: npm run package
run: npm run package-all
- shell: bash
run: |
cp LICENSE bin/
Expand Down

0 comments on commit f57aa10

Please sign in to comment.