Fix artifact uploading in Windows action

This commit is contained in:
Ilya Fedin 2020-03-17 13:08:13 +04:00 committed by John Preston
parent 0bd2d951fb
commit e5ad35125c

View file

@ -350,6 +350,7 @@ jobs:
- name: Move artifact.
if: env.UPLOAD_ARTIFACT == 'true'
shell: cmd
run: |
cd %REPO_NAME%\out\Debug
mkdir artifact