This commit is contained in:
parent
4648c0bc28
commit
eddfb9832f
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
|||
echo "Successfully created the following package archive"
|
||||
echo "Package: ${{ steps.makepkg.outputs.pkgfile0 }}"
|
||||
- name: Setup go for publishing
|
||||
uses: https://gitea.com/actions/setup-go@v4
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: '>=1.20.1'
|
||||
- name: Upload Package Archive
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue