mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-14 02:49:02 +00:00
Use newer bash version for avd_test.sh
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -130,5 +130,5 @@ jobs:
|
||||
|
||||
- name: AVD test
|
||||
run: |
|
||||
brew install coreutils
|
||||
brew install coreutils bash
|
||||
scripts/avd_test.sh ${{ matrix.api }}
|
||||
|
Reference in New Issue
Block a user