mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-14 18:40:11 -07:00
Fix[CI]: checkout
This commit is contained in:
parent
53f2f037ce
commit
b263a9f6ce
1 changed files with 1 additions and 1 deletions
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
||||||
GPLAY_KEYSTORE_PASSWORD: ${{ secrets.GPLAY_KEYSTORE_PASSWORD }}
|
GPLAY_KEYSTORE_PASSWORD: ${{ secrets.GPLAY_KEYSTORE_PASSWORD }}
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
- uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Set up JDK 8
|
- name: Set up JDK 8
|
||||||
uses: actions/setup-java@v3
|
uses: actions/setup-java@v3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue