mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2025-01-27 23:59:53 +01:00
CI: Only copy gioopenssl for MSVC
This commit is contained in:
parent
24ed5413b2
commit
19e6ebe9c4
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -1298,7 +1298,7 @@ jobs:
|
||||
- name: Copy GIO modules
|
||||
shell: cmd
|
||||
working-directory: build
|
||||
run: copy ${{env.prefix_path_backslash}}\lib\gio\modules\*.dll .\gio-modules\
|
||||
run: copy ${{env.prefix_path_backslash}}\lib\gio\modules\gioopenssl.dll .\gio-modules\
|
||||
|
||||
- name: Copy Qt platform plugins
|
||||
shell: cmd
|
||||
|
Loading…
x
Reference in New Issue
Block a user