Skip to content

Commit

Permalink
Merge pull request #771 from tanganellilore/fix_promote_workflow
Browse files Browse the repository at this point in the history
Fix promote action
  • Loading branch information
TheRealHaoLiu authored Apr 18, 2023
2 parents 0a4270c + 1e4becf commit d4f548c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/promote.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ jobs:

- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: 1.19

- name: Build packages
run: |
Expand Down

0 comments on commit d4f548c

Please sign in to comment.