Skip to content

Commit

Permalink
Restore Windows MinGW builds
Browse files Browse the repository at this point in the history
  • Loading branch information
crudelios committed Feb 6, 2024
1 parent 7f422aa commit 4f28bc8
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 @@ -157,7 +157,7 @@ jobs:
update: true
- name: Install cv2pdb
if: matrix.COMPILER == 'mingw-32' || matrix.COMPILER == 'mingw-64'
uses: robinraju/release-downloader@v1.9
uses: robinraju/release-downloader@v1.8
with:
repository: "rainers/cv2pdb"
tag: "v0.52"
Expand Down

0 comments on commit 4f28bc8

Please sign in to comment.