commit 78400d2

Artur Manuel  ·  2026-05-31 21:23:42 +0000 UTC
parent cb63b21
ci: i forgot that go.mod wasn't in root
1 files changed,  +1, -1
+1, -1
1@@ -14,7 +14,7 @@ jobs:
2       - name: Setup Go
3         uses: https://data.forgejo.org/actions/setup-go@v6
4         with:
5-          go-version-file: go.mod
6+          go-version-file: glerc/go.mod
7       - name: Build glerc
8         run: make -C glerc
9       - name: Build pages