We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25dc324 commit 61640c7Copy full SHA for 61640c7
2 files changed
.github/workflows/android-OpenXR-loader.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v2
13
- name: Install ninja-build tool
14
uses: seanmiddleditch/gha-setup-ninja@v3
15
- - name: set up JDK 11
+ - name: Set up JDK 11
16
uses: actions/setup-java@v2
17
with:
18
java-version: "11"
.github/workflows/android-helloxr-ci.yml
0 commit comments