Skip to content

Commit

Permalink
Update Publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CalumW1 authored Aug 23, 2024
1 parent 9d04d6b commit 3538113
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
with:
node-version: '14.x'
registry-url: 'https://registry.npmjs.org'
- name: NPM Install
run: npm install
- name: NPM Build
run: npm run build
- name: Publish package on NPM 📦
Expand Down

0 comments on commit 3538113

Please sign in to comment.