Skip to content

Commit

Permalink
install dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: David van der Spek <[email protected]>
  • Loading branch information
davidspek committed Nov 10, 2022
1 parent cd6db52 commit 047ce19
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 @@ -28,6 +28,8 @@ jobs:
with:
node-version: 16
registry-url: 'https://registry.npmjs.org'
- name: 'Install Dependencies'
run: yarn install --immutable
- name: Semantic Release
uses: cycjimmy/semantic-release-action@v3
with:
Expand Down

0 comments on commit 047ce19

Please sign in to comment.