mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-01-23 07:14:24 +01:00
Updated to checkout/v2
This hopefully fixes the retry button for the emulator tests
This commit is contained in:
parent
92033f8373
commit
273724e0a4
2
.github/workflows/android-emulator.yml
vendored
2
.github/workflows/android-emulator.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
build:
|
||||
runs-on: macOS-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/checkout@v2
|
||||
- name: set up JDK 1.8
|
||||
uses: actions/setup-java@v1
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user