Skip to content

Commit 8fc1e84

Browse files
committed
Merge branch 'feature/test-no-ninja' of github.com:opendocument-app/OpenDocument.ios into feature/conan
2 parents bf59941 + c65b24d commit 8fc1e84

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/ios_main.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,6 @@ jobs:
1515
- name: pods
1616
run: pod install
1717

18-
- name: brew
19-
run: ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
20-
- name: fix ninja install
21-
run: rm '/usr/local/bin/2to3'
22-
- name: ninja
23-
run: brew install ninja
24-
2518
# https://stackoverflow.com/a/57758679/198996
2619
- name: bundler
2720
run: gem install bundler:1.17.3

0 commit comments

Comments
 (0)