Update .gitea/workflows/build.yaml
All checks were successful
Build CI / AMD64 Build (push) Successful in 2m13s
All checks were successful
Build CI / AMD64 Build (push) Successful in 2m13s
This commit is contained in:
@@ -22,6 +22,10 @@ jobs:
|
||||
with:
|
||||
channel: master
|
||||
|
||||
- uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: '1.20'
|
||||
|
||||
- name: Generate Pub Hash
|
||||
uses: https://gitea.com/actions/go-hashfiles@v0.0.1
|
||||
id: pub-hash
|
||||
|
||||
Reference in New Issue
Block a user