Skip to content

Commit

Permalink
chore: static page deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
Cordobo committed May 9, 2024
1 parent 1eebc2e commit f767a7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/npm-publish-github-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
with:
node-version: 20
registry-url: https://npm.pkg.github.com/
- name: Install
run: npm install
- name: Build
run: npm run ci:build:lib && npm run ci:build:app && ls && cd dist/angularx-qrcode
- name: Publish
Expand Down

0 comments on commit f767a7a

Please sign in to comment.