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:
parent
178efbd49a
commit
cee07edd77
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user