Skip to content

Commit

Permalink
Fix looking for updates
Browse files Browse the repository at this point in the history
  • Loading branch information
trin94 committed Jan 28, 2024
1 parent 3560aa6 commit af8a4da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ jobs:
execute find dist/mpvQC -type f -name 'Qt5Quick.dll' -delete
execute find dist/mpvQC -type f -name 'Qt5Qml.dll' -delete
execute find dist/mpvQC -type f -name 'libGLES*.dll' -delete
execute find dist/mpvQC -type f -name 'libcrypto*' -delete
execute find dist/mpvQC -type f -name 'Qt5XmlPatterns.dll' -delete
execute find dist/mpvQC -type f -name 'Qt5Network.dll' -delete
execute find dist/mpvQC -type f -name 'Qt5Quick3DRuntimeRender.dll' -delete
Expand Down

0 comments on commit af8a4da

Please sign in to comment.