mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-23 15:15:47 +03:00
Attempt
This commit is contained in:
parent
49ac49b5b1
commit
acb5b612fe
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -100,6 +100,7 @@ jobs:
|
||||
RUSTC_WRAPPER: sccache
|
||||
SCCACHE_CACHE_SIZE: 2G
|
||||
SCCACHE_DIR: /Users/runner/Library/Caches/Mozilla.sccache
|
||||
SCCACHE_RECACHE: 1 # Uncomment this to clear cache, then comment it back out
|
||||
steps:
|
||||
- name: Xcode Select
|
||||
uses: maxim-lobanov/setup-xcode@v1
|
||||
|
Loading…
Reference in New Issue
Block a user