Fix artifacts which broke due to renamed application name
This commit is contained in:
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@@ -30,5 +30,5 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: pi-binary
|
||||
path: pi
|
||||
path: pi-im
|
||||
|
||||
|
Reference in New Issue
Block a user