Skip to content

Commit

Permalink
ci/test: use 'location' to work around msys2-contrib/cpython-mingw#51
Browse files Browse the repository at this point in the history
  • Loading branch information
umarcor committed Nov 4, 2021
1 parent 2e4f548 commit 2fa78c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
- name: '${{ matrix.sys.icon }} Setup MSYS2'
uses: msys2/setup-msys2@v2
with:
location: D:/a/_temp/msys
msystem: ${{ matrix.sys.msystem }}
update: true
install: pactoys
Expand Down

0 comments on commit 2fa78c2

Please sign in to comment.