mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2025-01-13 05:31:14 +00:00
Update build_windows.yml
This commit is contained in:
parent
ab89f88aea
commit
d330b78f37
2
.github/workflows/build_windows.yml
vendored
2
.github/workflows/build_windows.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
run: msbuild ccextractor.sln /p:Configuration=Release
|
||||
working-directory: ./windows
|
||||
- name: Display version information
|
||||
run: ccextractor.exe --version
|
||||
run: ccextractorwin.exe --version
|
||||
working-directory: ./windows/Release
|
||||
- name: Prepare artifacts
|
||||
run: mkdir ./windows/artifacts
|
||||
|
Loading…
Reference in New Issue
Block a user