Skip to content

Commit

Permalink
Disable mingw static workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
HerrNamenlos123 committed Apr 7, 2024
1 parent 83edb74 commit 3f1e437
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/build-package/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ runs:
- uses: egor-tensin/setup-mingw@v2
if: matrix.cfg.COMPILER_ID == 'mingw64'
with:
static: 0
platform: x64

- name: Invoke Python build script
Expand Down

0 comments on commit 3f1e437

Please sign in to comment.