Skip to content

Commit

Permalink
ci: windows: adding mingw64 native compiler for python
Browse files Browse the repository at this point in the history
  • Loading branch information
pthierry-ledger committed Aug 1, 2024
1 parent bb83181 commit 4257751
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/msys2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
mingw-w64-x86_64-srecord
mingw-w64-x86_64-python
mingw-w64-x86_64-python-pip
mingw-w64-x86_64-gcc
- run: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | bash -s -- -y
- name: Clone cross-files
uses: actions/checkout@v4
Expand Down

0 comments on commit 4257751

Please sign in to comment.