mirror of
https://github.com/morgan9e/helium
synced 2026-04-14 00:14:20 +09:00
Force CI cache to be regenerated
This commit is contained in:
@@ -19,7 +19,9 @@ validate_config_task:
|
||||
validate_with_source_task:
|
||||
chromium_download_cache:
|
||||
folder: chromium_download_cache
|
||||
fingerprint_script: cat chromium_version.txt
|
||||
fingerprint_script:
|
||||
- echo 'Using chromium_src.tar.gz'
|
||||
- cat chromium_version.txt
|
||||
populate_script:
|
||||
- mkdir chromium_download_cache
|
||||
- ./utils/downloads.py retrieve -i downloads.ini -c chromium_download_cache
|
||||
|
||||
Reference in New Issue
Block a user