Add test build release
All checks were successful
Release Creation / build (release) Successful in 42s
All checks were successful
Release Creation / build (release) Successful in 42s
This commit is contained in:
parent
cb2d462cfe
commit
bda2e39e35
@ -38,7 +38,7 @@ jobs:
|
||||
- run: zip -r ./${{github.event.release.tag_name}}.zip system.json template.json README.md LICENSE.txt assets/ fonts/ icons lang/ module/ packs/ pic/ sounds/ styles/ templates/
|
||||
|
||||
- name: setup go
|
||||
uses: https://github.com/actions/setup-go@v4
|
||||
uses: https://github.com/actions/setup-go@v5.1.0
|
||||
with:
|
||||
go-version: '>=1.20.1'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user