Skip to content

Commit

Permalink
Update windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbrechtL authored Sep 1, 2024
1 parent 7f84121 commit c815c56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
Copy-Item ..\welle.io-win-libs\x64\*.dll installer -recurse
Write-Host "*** Copy welle-io binary files ***" -ForegroundColor Red
Copy-Item build\release\src\welle-gui\welle-io.exe installer
Copy-Item build\release\src\welle-gui\release\welle-io.exe installer
# Deploy QT and related plugins
Write-Host "*** Deploy QT and related plugins ***" -ForegroundColor Red
Expand Down

0 comments on commit c815c56

Please sign in to comment.