Skip to content

Commit

Permalink
github: Upgrade to using pacboy for the MSYS2 environment setup on …
Browse files Browse the repository at this point in the history
…the PR workflow
  • Loading branch information
dragonmux committed Jul 23, 2024
1 parent 97300fc commit 522884a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,8 +226,8 @@ jobs:
msystem: ${{matrix.sys.abi}}
update: true
path-type: inherit
install: >-
mingw-w64-${{matrix.sys.env}}-toolchain
pacboy: >-
toolchain:p
# Build a suitable runtime environment
- name: Runtime environment
Expand Down

0 comments on commit 522884a

Please sign in to comment.