1
0
mirror of https://github.com/simh/simh.git synced 2026-01-13 15:27:14 +00:00

CI Build: Correct artifacts path

This commit is contained in:
Mark Pizzolato 2022-11-11 14:59:35 -10:00
parent 178efbd49a
commit cee07edd77

View File

@ -15,7 +15,7 @@ build_script:
- ps: Compress-Archive -Path ..\BIN\*.exe -DestinationPath ..\PACKAGES\simh-Windows-Release-archive.zip
artifacts:
- path: ..\PACKAGES\*.zip
- path: PACKAGES\*.zip
notifications:
- provider: Email