.gitea/workflows/build.yaml aktualisiert
Build / Build (push) Successful in 1m41s

This commit is contained in:
2025-03-22 23:57:13 +01:00
parent e30a95ee9c
commit e9befd95e9
+1 -1
View File
@@ -24,5 +24,5 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: serialToWebsocket
path: ./go.sum
path: ./serialToWebsocket
- run: echo "This job's status is ${{ job.status }}."