mirror of
https://github.com/simh/simh.git
synced 2026-01-26 04:01:38 +00:00
github: Trying yet another syntax for quoted cmd command
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -59,7 +59,7 @@ jobs:
|
||||
|
||||
- name: vs2022-xp build and save XP runnable binaries in a Zip file
|
||||
shell: cmd
|
||||
run: 'Visual Studio Projects\build_simulators.cmd'
|
||||
run: '"Visual Studio Projects\build_simulators.cmd"'
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user