Corretto nome setup-go.
Build and publish / pkgbuild (push) Failing after 3m18s Details

This commit is contained in:
Emiliano Vavassori 2024-03-02 23:54:15 +01:00
parent 4648c0bc28
commit eddfb9832f
1 changed files with 1 additions and 1 deletions

View File

@ -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