Skip to content

Commit

Permalink
updated yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
CalumW1 committed Feb 17, 2024
1 parent 6f5a337 commit 1f35949
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/Publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,6 @@ jobs:
with:
node-version: 18

- name: Install dependencies
run: npm install

- name: Build package
run: npm run build

- name: Publish to npm
run: npm publish
env:
Expand Down

0 comments on commit 1f35949

Please sign in to comment.