chore: update workflow
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: server
|
name: server
|
||||||
path: release
|
path: ./server/release
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
needs: build
|
needs: build
|
||||||
|
|||||||
Reference in New Issue
Block a user