.gitea/workflows/build.yaml aktualisiert
All checks were successful
Build / Build (push) Successful in 1m41s
All checks were successful
Build / Build (push) Successful in 1m41s
This commit is contained in:
parent
e30a95ee9c
commit
e9befd95e9
@ -24,5 +24,5 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: serialToWebsocket
|
name: serialToWebsocket
|
||||||
path: ./go.sum
|
path: ./serialToWebsocket
|
||||||
- run: echo "This job's status is ${{ job.status }}."
|
- run: echo "This job's status is ${{ job.status }}."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user