mirror of
https://codeberg.org/mi6e4ka/openstore.git
synced 2025-06-28 12:09:57 +00:00
ci: delete useless actions
This commit is contained in:
parent
040e56a2b4
commit
3ec85c61e1
1 changed files with 7 additions and 7 deletions
|
@ -31,11 +31,11 @@ jobs:
|
|||
# run: |
|
||||
# cd flutter && git fetch --tags --depth=1 && cd ..
|
||||
|
||||
- name: Set up JDK 21
|
||||
uses: https://github.com/actions/setup-java@v3
|
||||
with:
|
||||
java-version: "21"
|
||||
distribution: "temurin"
|
||||
# - name: Set up JDK 21
|
||||
# uses: https://github.com/actions/setup-java@v3
|
||||
# with:
|
||||
# java-version: "21"
|
||||
# distribution: "temurin"
|
||||
|
||||
# - name: Cache Android SDK
|
||||
# uses: actions/cache@v3
|
||||
|
@ -45,8 +45,8 @@ jobs:
|
|||
# ~/.android
|
||||
# key: ${{ runner.os }}-android-${{ hashFiles('android/build.gradle.kts') }}
|
||||
|
||||
- name: Setup Android SDK
|
||||
uses: https://github.com/android-actions/setup-android@v3
|
||||
# - name: Setup Android SDK
|
||||
# uses: https://github.com/android-actions/setup-android@v3
|
||||
|
||||
# - name: Cache Flutter
|
||||
# uses: actions/cache@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue