Skip to content

Commit abcd392

Browse files
committed
bundle qt using cmd instead pwsh
1 parent e1e5c09 commit abcd392

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
3636
- name: Bundle Qt DLLs (Windows only)
3737
if: matrix.os == 'windows-latest'
38+
shell: cmd
3839
run: |
3940
"${{ env.Qt6_DIR }}\bin\windeployqt.exe" build\Release\FrameExtractor.exe
4041

0 commit comments

Comments
 (0)