Skip to content

Commit d62714a

Browse files
committed
Update dependencies for the macOS test script
1 parent d7e5282 commit d62714a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: android-actions/setup-android@v2
2121
- name: Download Precompiled Companion App
2222
run: curl -L https://github.com/mrrfv/open-android-backup/releases/download/latest/app-release.apk -o open-android-backup-companion.apk
23-
- run: brew install p7zip pv bash dialog
23+
- run: brew install p7zip pv bash dialog coreutils
2424
- run: chmod +x ./.github/test-script.sh
2525

2626
- uses: reactivecircus/android-emulator-runner@v2

0 commit comments

Comments
 (0)