Skip to content

Commit

Permalink
Update build-windows-smtubelib.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
smplayer-dev authored Jan 18, 2024
1 parent c80f9ee commit d71e7fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-windows-smtubelib.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ jobs:
with:
version: '5.15.2'
arch: 'win64_mingw81'
tools: 'tools_mingw,8.1.0-1,qt.tools.win64_mingw810 tools_openssl_x64,1.1.1-1,qt.tools.openssl.win_x64'
#tools: 'tools_mingw,8.1.0-1,qt.tools.win64_mingw810 tools_openssl_x64,1.1.1-1,qt.tools.openssl.win_x64'
tools: 'tools_mingw,8.1.0-1,qt.tools.win64_mingw810'

- name: Set mingw32 path (64 bit)
run: echo "$env:IQTA_TOOLS\mingw810_64\bin\" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append
Expand Down

0 comments on commit d71e7fc

Please sign in to comment.