Skip to content

Commit

Permalink
MINGW variables trentbrooks#4
Browse files Browse the repository at this point in the history
  • Loading branch information
donarturo11 committed Feb 27, 2023
1 parent 870c84d commit 3025a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
if: ${{runner.os == 'Windows'}}
run: |
echo "::notice:: MINGW_PACKAGE_PREFIX=${MINGW_PACKAGE_PREFIX}"
pacman -S --noconfirm \
pacman -S --noconfirm \
${MINGW_PACKAGE_PREFIX}-toolchain
- name: Configure environment
Expand Down

0 comments on commit 3025a10

Please sign in to comment.