Skip to content

Commit 3208938

Browse files
author
anshul
committed
fix macos workflow
1 parent 20d29c0 commit 3208938

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/macos.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ jobs:
3434
with:
3535
path: target
3636
key: ${{ runner.os }}-cargo-build-target-${{ hashFiles('**/Cargo.lock') }}
37-
- name: Install zlib
38-
run: xcode-select --install
3937
- name: Build
4038
run: cargo build
4139
working-directory: native

0 commit comments

Comments
 (0)