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