.gitea/workflows/build.yaml aktualisiert
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1m2s

This commit is contained in:
2025-08-04 21:58:08 +02:00
parent 5885fedaf7
commit 023d74150c

View File

@@ -21,7 +21,7 @@ jobs:
token: ${{ secrets.GT_TOKEN }} token: ${{ secrets.GT_TOKEN }}
- name: build go - name: build go
run: go build . run: go build .
- name: show golang - name: show golang
run: ls -a run: ls -a
- name: Show repo contents - name: Show repo contents