.gitea/workflows/build.yaml aktualisiert
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1m2s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1m2s
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user