Skip to content

Commit

Permalink
ci: rm android sdk & java installs
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Ray committed Jul 29, 2024
1 parent 38a9690 commit 01d2f64
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/build-apps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,15 +90,6 @@ jobs:
node-version: 20.x
cache: "npm"

- name: Set up JDK 17
uses: actions/setup-java@v4
with:
java-version: "17"
distribution: "temurin"

- name: Setup Android SDK
uses: android-actions/setup-android@v3

- name: Setup vcpkg
uses: lukka/run-vcpkg@v11
with:
Expand Down

0 comments on commit 01d2f64

Please sign in to comment.