Update .gitea/workflows/build.yml

This commit is contained in:
2023-07-14 22:02:42 +02:00
parent 55ac79bea5
commit 8b610c315e
+3
View File
@@ -23,6 +23,9 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: '18'
- uses: actions/setup-go@v3
with:
go-version: '1.20'
- uses: actions/go-hashfiles@v0.0.1
id: get-cache-hash
with: