Skip to content

Commit

Permalink
ci: Trying to fix npm publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Jocelyn Badgley (Twipped) committed Oct 7, 2022
1 parent 7c805e9 commit a0d7cca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ jobs:
with:
node-version: lts/*
cache: npm
registry-url: 'https://registry.npmjs.org'

- name: Install Dependencies
run: npm ci
Expand Down

0 comments on commit a0d7cca

Please sign in to comment.