更新 .gitea/workflows/multiple.yml
This commit is contained in:
parent
72a3a7e33d
commit
abefcacec3
@ -22,6 +22,11 @@ jobs:
|
||||
node-version: 16
|
||||
cache: 'yarn'
|
||||
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: '1.20'
|
||||
|
||||
- name: Hash files
|
||||
id: get-hash
|
||||
uses: https://gitea.com/actions/go-hashfiles@v0.0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user