This commit is contained in:
parent
0b44d1c00b
commit
15217ba9c7
@ -20,7 +20,7 @@ jobs:
|
||||
- run: go mod tidy
|
||||
- run: go build .
|
||||
- name: Upload Build Artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: serialToWebsocket
|
||||
path: ./serialToWebsocket
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user