mirror of
https://github.com/simh/simh.git
synced 2026-01-25 19:56:25 +00:00
github: Trying syntax for quoted cmd argument
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