Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
h0x0er authored Feb 21, 2024
1 parent 681cf12 commit ed4df88
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/https-npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ jobs:
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}


- run: cd npm-package && npm install @h0x0er/node-package
- name: Install pkg
if: always()
run: cd npm-package && npm install @h0x0er/node-package

0 comments on commit ed4df88

Please sign in to comment.