Fix Github actions yml

This commit is contained in:
Jammyjamjamman 2021-06-18 01:27:58 +01:00
parent 5b01dd4841
commit 64b0a3e33a
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@ jobs:
# Build your program with the given configuration
run: cmake --build ${{github.workspace}}/build --config Release --target ALL_BUILD
- name: Get Additional Dependencies
# Make a copy of 7z.exe and 7z.dll
run: |
cd mk/windoze