Skip to content

Commit

Permalink
fix: version setup jdk
Browse files Browse the repository at this point in the history
  • Loading branch information
Duannm committed Dec 9, 2020
1 parent 7f2d907 commit 7357528
Show file tree
Hide file tree
Showing 2 changed files with 4,784 additions and 137 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/android-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/setup-node@v1

- name: Use specific Java version for sdkmanager to work
uses: joschi/setup-jdk@v1
uses: joschi/setup-jdk@v2
with:
java-version: 'openjdk8'
architecture: 'x64'
Expand Down
Loading

0 comments on commit 7357528

Please sign in to comment.