Skip to content

Commit

Permalink
Pointed sdl-ios repo dependency to my forked copy with fixed for the
Browse files Browse the repository at this point in the history
latest macOS
  • Loading branch information
RossMeikleham committed Mar 24, 2022
1 parent d097ec5 commit 9ab675e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_ios.yml
Expand Up @@ -17,7 +17,7 @@ jobs:
name: Install Dependencies
run: |
brew install mercurial
git clone https://github.com/manifest/sdl-ios-framework
git clone https://github.com/RossMeikleham/sdl-ios-framework
cd sdl-ios-framework
gem install colorize
rake build_all
Expand Down

0 comments on commit 9ab675e

Please sign in to comment.