This commit is contained in:
@@ -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 }}."
|
||||||
|
|||||||
Reference in New Issue
Block a user