Update build_windows.yml

This commit is contained in:
Willem 2020-04-26 20:54:19 +02:00 committed by GitHub
parent ab89f88aea
commit d330b78f37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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