.gitea/workflows/build.yaml aktualisiert
Some checks failed
Build / Build (push) Failing after 4m22s
Some checks failed
Build / Build (push) Failing after 4m22s
This commit is contained in:
parent
15217ba9c7
commit
b04c0dc12a
@ -19,6 +19,7 @@ jobs:
|
||||
ls ${{ gitea.workspace }}
|
||||
- run: go mod tidy
|
||||
- run: go build .
|
||||
- run: ls -lah ${{ gitea.workspace }}
|
||||
- name: Upload Build Artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user