mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-18 10:45:51 +00:00
ci: Make separate download/upload options for ccache (#2637)
This commit is contained in:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -41,7 +41,8 @@ jobs:
|
||||
run_unit_tests: true
|
||||
run_integration_tests: true
|
||||
upload_clio_server: true
|
||||
disable_cache: true
|
||||
download_ccache: false
|
||||
upload_ccache: false
|
||||
expected_version: ${{ github.event_name == 'push' && github.ref_name || '' }}
|
||||
|
||||
release:
|
||||
|
||||
Reference in New Issue
Block a user