File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9494 cd ..
9595 echo "NDK_ROOT=/tmp/android-ndk-r21e" >> $GITHUB_ENV
9696 echo "ANDROID_NDK_HOME=/tmp/android-ndk-r21e" >> $GITHUB_ENV
97- brew install swig@4.2
97+ brew install swig
9898
9999 - name : Force Java 8 (macOS)
100100 shell : bash
Original file line number Diff line number Diff line change 7777 cd firebase-cpp-sdk
7878 python scripts/gha/install_prereqs_desktop.py
7979 cd ..
80- brew install swig@4.2
80+ brew install swig
8181
8282 - name : Install python deps
8383 shell : bash
Original file line number Diff line number Diff line change 8181 cd firebase-cpp-sdk
8282 python scripts/gha/install_prereqs_desktop.py
8383 cd ..
84- brew install swig@4.2
84+ brew install swig
8585
8686 - name : Install python deps
8787 shell : bash
Original file line number Diff line number Diff line change 9898 cd firebase-cpp-sdk
9999 python scripts/gha/install_prereqs_desktop.py
100100 cd ..
101- brew install swig@4.2
101+ brew install swig
102102
103103 - name : Install python deps
104104 shell : bash
You can’t perform that action at this time.
0 commit comments