A long time ago, in a galaxy far far away...
This commit is contained in:
@@ -59,7 +59,7 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: executable-${{ matrix.arch }}
|
name: executable-${{ matrix.arch }}
|
||||||
path: app/dist
|
path: app/dist/wolServer
|
||||||
|
|
||||||
release:
|
release:
|
||||||
needs: build
|
needs: build
|
||||||
|
|||||||
Reference in New Issue
Block a user