Update build_all.yml
This commit is contained in:
parent
df4b64f005
commit
f7cdf4b62e
2
.github/workflows/build_all.yml
vendored
2
.github/workflows/build_all.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
dotnet-version: 8.0.x
|
||||
|
||||
- name: Build
|
||||
run: cd minecraft-launcher-client && publish.bat
|
||||
run: cd minecraft-launcher-client && .\publish.bat
|
||||
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user