Skip to content

Commit

Permalink
fix iOS build
Browse files Browse the repository at this point in the history
  • Loading branch information
roeierez committed Aug 9, 2023
1 parent c4665de commit 3c9bfdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
sudo chmod 600 ~/.ssh/id_rsa
ssh-add ~/.ssh/id_rsa
cd breez-sdk/libs/sdk-flutter
make ios
make ios-dev
- uses: actions/setup-java@v2
with:
Expand Down

0 comments on commit 3c9bfdf

Please sign in to comment.