.gitea/workflows/build.yaml aktualisiert
Some checks failed
Build / Build (push) Failing after 1m39s
Some checks failed
Build / Build (push) Failing after 1m39s
This commit is contained in:
parent
269c6190bd
commit
0b44d1c00b
@ -23,5 +23,5 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: serialToWebsocket
|
name: serialToWebsocket
|
||||||
path: .
|
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