mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-25 06:47:38 +00:00
Use newer bash version for avd_test.sh
This commit is contained in:
parent
6d1e8d86cb
commit
b0b04690d5
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -130,5 +130,5 @@ jobs:
|
|||||||
|
|
||||||
- name: AVD test
|
- name: AVD test
|
||||||
run: |
|
run: |
|
||||||
brew install coreutils
|
brew install coreutils bash
|
||||||
scripts/avd_test.sh ${{ matrix.api }}
|
scripts/avd_test.sh ${{ matrix.api }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user