Skip to content

Commit

Permalink
Add tgz+
Browse files Browse the repository at this point in the history
  • Loading branch information
Christewart committed Jan 18, 2024
1 parent 1b8f12a commit e881209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
fetch-depth: 0
- uses: olafurpg/setup-scala@v13
with:
java-version: graalvm@21.0.2=https://github.com/graalvm/graalvm-ce-builds/releases/download/jdk-21.0.2/graalvm-community-jdk-21.0.2_linux-x64_bin.tar.gz
java-version: graalvm@21.0.2=tgz+https://github.com/graalvm/graalvm-ce-builds/releases/download/jdk-21.0.2/graalvm-community-jdk-21.0.2_linux-x64_bin.tar.gz
- run: git fetch --tags || true
- run: sbt cli/nativeImage
shell: bash
Expand Down

0 comments on commit e881209

Please sign in to comment.