mirror of
https://github.com/litruv/PNGTuber-Plus.git
synced 2026-07-24 02:26:02 +10:00
use bat instead
This commit is contained in:
7
.github/workflows/build-windows.yml
vendored
7
.github/workflows/build-windows.yml
vendored
@@ -31,11 +31,8 @@ jobs:
|
||||
Get-ChildItem -Path . -Filter "*.cfg" | Select-Object Name
|
||||
|
||||
- name: Windows Build
|
||||
run: |
|
||||
New-Item -ItemType Directory -Force -Path "build\windows"
|
||||
& "D:\Godot\Godot_v4.4.1-stable_win64.exe" --headless --export-release "Windows Desktop" "build\windows\PNGTuber-Plus.exe"
|
||||
Write-Host "Godot exit code: $LASTEXITCODE"
|
||||
continue-on-error: false
|
||||
run: .\build-windows.bat
|
||||
shell: cmd
|
||||
|
||||
- name: Check Build Output
|
||||
run: |
|
||||
|
||||
Binary file not shown.
BIN
bin/~libgdexample.windows.template_debug.x86_64.dll
Normal file
BIN
bin/~libgdexample.windows.template_debug.x86_64.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user