Skip to content

Commit

Permalink
fix github runner
Browse files Browse the repository at this point in the history
  • Loading branch information
mhogomchungu committed Jan 9, 2024
1 parent 065ef36 commit 121c7b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/MediaDownloader4Windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
arch: ${{ env.MINGW_VERSION }}
dir: "${{github.workspace}}/qt"
install-deps: "true"
archives: "qtbase widgets core network"
archives: "qtbase qtwidgets qtcore qtnetwork"
-
name: Configure CMake
working-directory: ${{github.workspace}}
Expand Down

0 comments on commit 121c7b5

Please sign in to comment.