Skip to content

Commit

Permalink
cache_dependencies.yml bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Elite-Labs authored Mar 25, 2024
1 parent 11a51dc commit 6d0179a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cache_dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
sudo chown $USER /opt/android
cd /opt/android
git clone https://github.com/Elite-Labs/EliteWallet --branch master
cd elite_wallet/scripts/android/
cd EliteWallet/scripts/android/
./install_ndk.sh
source ./app_env.sh elitewallet
./app_config.sh
Expand Down

0 comments on commit 6d0179a

Please sign in to comment.