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 a5a3658 commit 8094196Copy full SHA for 8094196
.github/workflows/publish-sdkman.yml
@@ -45,8 +45,6 @@ jobs:
45
archive : 'scala3-${{ inputs.version }}-aarch64-apple-darwin.tar.gz'
46
- platform: WINDOWS_64
47
archive : 'scala3-${{ inputs.version }}-x86_64-pc-win32.zip'
48
- - platform: UNIVERSAL
49
- archive : 'scala3-${{ inputs.version }}.zip'
50
steps:
51
- uses: hamzaremmal/sdkman-release-action@7e437233a6bd79bc4cb0fa9071b685e94bdfdba6
52
with:
0 commit comments