Update build_windows.yml

This commit is contained in:
Willem 2020-04-26 21:04:09 +02:00 committed by GitHub
parent d330b78f37
commit 4509b9daf5
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: ccextractorwin.exe --version
run: ./ccextractorwin.exe --version
working-directory: ./windows/Release
- name: Prepare artifacts
run: mkdir ./windows/artifacts