Skip to content

Commit

Permalink
windows_x64: get MSYS2
Browse files Browse the repository at this point in the history
  • Loading branch information
ahadas committed Apr 23, 2024
1 parent cf041d9 commit bff9152
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/windows_x64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
with:
repository: mucommander/jdk

- name: 'Get MSYS2'
uses: mucommander/jdk/.github/actions/get-msys2

- name: 'Get the BootJDK'
id: bootjdk
uses: mucommander/jdk/.github/actions/get-bootjdk@refs/heads/master
Expand Down

0 comments on commit bff9152

Please sign in to comment.