mirror of
https://github.com/morgan9e/helium
synced 2026-04-14 00:14:20 +09:00
Cirrus CI: Attempt to fix invalid syntax
This commit is contained in:
@@ -26,7 +26,7 @@ validate_with_source_task:
|
||||
populate_script:
|
||||
# This directory will not exist when this is called, unless cach retrieval
|
||||
# fails and leaves partially-complete files around.
|
||||
- [ -e chromium_download_cache ] && rm -rf chromium_download_cache
|
||||
- rm -rf chromium_download_cache || true
|
||||
- mkdir chromium_download_cache
|
||||
- ./utils/downloads.py retrieve -i downloads.ini -c chromium_download_cache
|
||||
unpack_source_script:
|
||||
|
||||
Reference in New Issue
Block a user