windows relative path?
This commit is contained in:
parent
128079cd4e
commit
422bf057b3
|
@ -63,8 +63,8 @@ runs:
|
||||||
run: |
|
run: |
|
||||||
SET RUNTIME=win-x86
|
SET RUNTIME=win-x86
|
||||||
|
|
||||||
cd distribution\windows\setup
|
cd .\distribution\windows\setup
|
||||||
distribution\windows\setup\build.bat
|
.\.distribution\windows\setup\build.bat
|
||||||
|
|
||||||
- name: List Artifacts (Testing)
|
- name: List Artifacts (Testing)
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
Loading…
Reference in New Issue