Update build_all.yml
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user