Skip to content

Commit

Permalink
Install all deps first
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Sep 28, 2021
1 parent 919458d commit 32dcda7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
with:
node-version: 16
registry-url: https://registry.npmjs.org/
- name: Install all deps
run: yarn install
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2.7.0
with:
Expand Down

0 comments on commit 32dcda7

Please sign in to comment.