Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
xpenatan committed Aug 18, 2024
1 parent bef5065 commit 77cc2aa
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/build_and_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,11 @@ jobs:
distribution: "zulu"
java-version: 11

- uses: msys2/setup-msys2@v2
- name: Set up MinGW
uses: msys2/setup-msys2@v2

- uses: TheMrMilchmann/setup-msvc-dev@v3
- name: Set up Developer Command Prompt
uses: TheMrMilchmann/setup-msvc-dev@v3
with:
arch: x64

Expand Down

0 comments on commit 77cc2aa

Please sign in to comment.