Skip to content

Commit

Permalink
Fixup release
Browse files Browse the repository at this point in the history
  • Loading branch information
philip-gai committed Jul 23, 2022
1 parent 557a7e8 commit 356cf3a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Precompile the go executable
uses: cli/gh-extension-precompile@v1
- name: Release the extension
uses: cli/gh-extension-precompile@v1.2.1
with:
go_version: "1.18.3"

0 comments on commit 356cf3a

Please sign in to comment.