From 1b6c02e368b0d7c4f9a203c2d7857f1768dd5f6d Mon Sep 17 00:00:00 2001 From: Dorian Zedler Date: Fri, 25 Aug 2023 23:15:32 +0200 Subject: [PATCH] Update .gitea/workflows/build.yaml --- .gitea/workflows/build.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 95ec859..208a76d 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -6,6 +6,11 @@ jobs: Explore-Gitea-Actions: runs-on: ubuntu-latest steps: + - name: Setup Go + uses: actions/setup-go@v3 + with: + go-version: '1.21' + - uses: https://itsblue.dev/actions/codeberg-pages-deploy@v1 with: folder: /