Skip to content

Commit

Permalink
updated yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
CalumW1 committed Jul 19, 2024
1 parent 17ea6dc commit 2290959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
node-version: '14.x'
registry-url: 'https://registry.npmjs.org'
- name: 'npm install'
- run: npm install
run: npm install
- name: Run Babel
run: npm run build
- name: Publish package on NPM 📦
Expand Down

0 comments on commit 2290959

Please sign in to comment.