Skip to content

Commit

Permalink
macos_aarch64: fix bootjdk
Browse files Browse the repository at this point in the history
  • Loading branch information
ahadas committed Mar 30, 2024
1 parent ec674a7 commit ce28e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos_aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
id: bootjdk
uses: mucommander/jdk/.github/actions/get-bootjdk@refs/heads/master
with:
platform: ${{ inputs.platform }}
platform: macos-aarch64

- name: 'Get JTReg'
id: jtreg
Expand Down

0 comments on commit ce28e84

Please sign in to comment.