add go to gitea action workspace
Build & Deploy to DigitalOcean Space / build (push) Has been cancelled

This commit is contained in:
2024-05-17 16:04:37 -04:00
parent c74349ad62
commit c4f1bca0e7
+3
View File
@@ -16,6 +16,9 @@ jobs:
with:
hugo-version: '0.125.5'
extended: true
- uses: actions/setup-go@v5
with:
go-version: '^1.22.0'
- run: hugo --minify
- uses: BetaHuhn/do-spaces-action@v2
with: