Skip to content

Commit

Permalink
ci: windows: install msys2 python and git packages
Browse files Browse the repository at this point in the history
  • Loading branch information
pthierry-ledger committed Aug 1, 2024
1 parent f466936 commit 229c213
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/msys2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,10 @@ jobs:
libssh2
curl
bash
git
mingw-w64-x86_64-srecord
mingw-w64-python
mingw-w64-python-pip
- 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 229c213

Please sign in to comment.