Apparently release action requires golang
Building and releasing LASP (master branch) / Build-Test-Ubuntu (push) Successful in 2m43s Details
Building and releasing LASP (master branch) / Release-Ubuntu (push) Failing after 32s Details

This commit is contained in:
Anne de Jong 2023-10-11 18:14:32 +02:00
parent abbb3fee2c
commit 44c3782b46
1 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,8 @@ jobs:
name: build_files
path: dist
- name: Apparently Golang is required
uses: actions/setup-go@v4
- name: Release
uses: https://gitea.com/actions/release-action@main
with: