mirror of
https://github.com/simh/simh.git
synced 2026-05-05 15:33:34 +00:00
github: Removed incorrect uses line in CI config
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -61,7 +61,6 @@ jobs:
|
|||||||
shell: cmd
|
shell: cmd
|
||||||
run: build_vstudio.bat
|
run: build_vstudio.bat
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v3
|
|
||||||
- name: Generate and save Zip XP Runnable binaries
|
- name: Generate and save Zip XP Runnable binaries
|
||||||
shell: pwsh
|
shell: pwsh
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user