Skip to content

Commit

Permalink
Fix 99
Browse files Browse the repository at this point in the history
  • Loading branch information
ni4 committed Nov 5, 2024
1 parent dac3c09 commit 8198d4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows-msys2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ jobs:
echo Printing from Python:
python -c "print('\u2713')"
python -c "import sys; print(sys.stdout.encoding)"
shell: cmd

- name: Install MSys
uses: msys2/setup-msys2@v2
Expand Down

0 comments on commit 8198d4a

Please sign in to comment.