mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-24 17:28:40 +00:00
Remove unnecessary step
This commit is contained in:
parent
693a96f0e5
commit
6429123881
1 changed files with 0 additions and 3 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
@ -50,9 +50,6 @@ jobs:
|
|||
target: aarch64-apple-darwin
|
||||
profile: minimal
|
||||
|
||||
- name: Install cargo bundle
|
||||
run: cargo install cargo-bundle
|
||||
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v2
|
||||
|
||||
|
|
Loading…
Reference in a new issue