Skip to content

Commit

Permalink
Update dependencies for the macOS test script
Browse files Browse the repository at this point in the history
  • Loading branch information
mrrfv committed Apr 1, 2024
1 parent d7e5282 commit d62714a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: android-actions/setup-android@v2
- name: Download Precompiled Companion App
run: curl -L https://github.com/mrrfv/open-android-backup/releases/download/latest/app-release.apk -o open-android-backup-companion.apk
- run: brew install p7zip pv bash dialog
- run: brew install p7zip pv bash dialog coreutils
- run: chmod +x ./.github/test-script.sh

- uses: reactivecircus/android-emulator-runner@v2
Expand Down

0 comments on commit d62714a

Please sign in to comment.