Skip to content

Commit 9b41370

Browse files
ci: remove now unnecessary step
1 parent b6047e6 commit 9b41370

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/docs-swift.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@v6
2020

21-
# This is only needed because of our composite actions calling gmake on ios
22-
# to support our local runners without bash configs.
23-
- name: Install gmake
24-
run: brew install make
25-
2621
- name: download swift bindings
2722
uses: ./.github/actions/make/bindings-swift
2823
with:

0 commit comments

Comments
 (0)