Skip to content

Commit

Permalink
Do not release to the UNIVERSAL platform in sdkman
Browse files Browse the repository at this point in the history
  • Loading branch information
hamzaremmal authored Jun 19, 2024
1 parent a5a3658 commit 8094196
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish-sdkman.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ jobs:
archive : 'scala3-${{ inputs.version }}-aarch64-apple-darwin.tar.gz'
- platform: WINDOWS_64
archive : 'scala3-${{ inputs.version }}-x86_64-pc-win32.zip'
- platform: UNIVERSAL
archive : 'scala3-${{ inputs.version }}.zip'
steps:
- uses: hamzaremmal/sdkman-release-action@7e437233a6bd79bc4cb0fa9071b685e94bdfdba6
with:
Expand Down

0 comments on commit 8094196

Please sign in to comment.