Skip to content

Commit

Permalink
Fix: terratag build fails (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomerHeber authored May 22, 2022
1 parent 0501097 commit f37c68b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
npmbuild:
name: Build for Alpine and publish node artifact
runs-on: ubuntu-latest
needs: goreleaser
steps:
- name: Set up Go 1.18
uses: actions/setup-go@v1
Expand Down

0 comments on commit f37c68b

Please sign in to comment.