зеркало из https://github.com/mozilla/glean.git
Cache the _current_ ruby gems dir again
This commit is contained in:
Родитель
600b67f0af
Коммит
06e009b613
|
@ -547,16 +547,16 @@ jobs:
|
|||
- setup-rust-toolchain
|
||||
- restore_cache:
|
||||
name: Restore rubygems cache
|
||||
key: swift-docs-gems-v10
|
||||
key: swift-docs-gems-v11
|
||||
- run:
|
||||
name: Install jazzy
|
||||
command: gem install jazzy
|
||||
- save_cache:
|
||||
name: Save rubygems cache
|
||||
# NEEDS TO CHANGE WHEN JAZZY OR RUBY IS UPDATED
|
||||
key: swift-docs-gems-v10
|
||||
key: swift-docs-gems-v11
|
||||
paths:
|
||||
- ~/.gem/ruby/2.7.4
|
||||
- ~/.gem/ruby/2.7.5
|
||||
- run:
|
||||
name: Setup build environment
|
||||
command: |
|
||||
|
|
Загрузка…
Ссылка в новой задаче