Skip to content

Commit d9ce94e

Browse files
committed
remove unnecessary step from macos build
1 parent af9e67c commit d9ce94e

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/release-cli.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,6 @@ jobs:
7575
runs-on: macos-12
7676
timeout-minutes: 45
7777
steps:
78-
- name: Install dependencies
79-
run: |
80-
sudo apt-get update
81-
sudo apt-get install -y --no-install-recommends curl build-essential libssl-dev pkg-config
82-
8378
- name: Install Rust Toolchain
8479
uses: actions-rs/toolchain@v1
8580
with:

0 commit comments

Comments
 (0)