mirror of
https://github.com/zed-industries/zed.git
synced 2026-06-01 03:14:56 +07:00
Revert "Does this make job setup faster?"
This reverts commit e8985b46dd.
This commit is contained in:
parent
e8985b46dd
commit
f6bb550fb1
1 changed files with 0 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -36,8 +36,6 @@ 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 a new issue