Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Elite-Labs committed Mar 27, 2024
1 parent 71de89c commit 90216dc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ios_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,6 @@ jobs:
cp $PP_PATH ~/Library/MobileDevice/Provisioning\ Profiles
- name: Build app
run: |
sudo mkdir -p /opt/android
sudo chown $USER /opt/android
cd /opt/android
git clone https://github.com/Elite-Labs/EliteWallet --branch main
cd EliteWallet/
./scripts/build_deps.sh --skip_main_deps ios
./scripts/build.sh --packages-only ios
.flutter/bin/flutter build ipa --release

0 comments on commit 90216dc

Please sign in to comment.