Skip to content

Commit

Permalink
Merge pull request #132 from yohamta/fix/github-workflows
Browse files Browse the repository at this point in the history
fix: release workflow
  • Loading branch information
yottahmd authored May 31, 2022
2 parents 7da1863 + e0c73a3 commit 0d1e8f1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ jobs:
with:
go-version: 1.17.x

- uses: actions/setup-node@v3
- name: Set up NodeJS
uses: actions/setup-node@v3
with:
node-version: 16

Expand Down

0 comments on commit 0d1e8f1

Please sign in to comment.