mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-07 20:39:04 +03:00
Does this make job setup faster?
This commit is contained in:
parent
a750a09002
commit
e8985b46dd
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -36,6 +36,8 @@ jobs:
|
||||
name: Bundle app
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- uses: actions/cache@v2
|
||||
|
||||
- name: Install Rust x86_64-apple-darwin target
|
||||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user