We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1751ce2 commit 3228a68Copy full SHA for 3228a68
.github/workflows/build-natives.yaml
@@ -16,7 +16,6 @@ jobs:
16
with:
17
distribution: temurin
18
java-version: 21
19
- cache: sbt
20
- name: Setup Gradle
21
uses: gradle/actions/setup-gradle@v4
22
- run: gradle buildNatives
0 commit comments