Skip to content

Commit

Permalink
space
Browse files Browse the repository at this point in the history
  • Loading branch information
Bollos00 committed Jan 5, 2024
1 parent a975e1d commit a934b07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- name: Prepare build artifacts
run: |
Set-Location ./build
${{ github.workspace }}/Qt/${{ matrix.qt-version}}/msvc2019_64/bin/windeployqt.exe--no-translations ./Release
${{ github.workspace }}/Qt/${{ matrix.qt-version}}/msvc2019_64/bin/windeployqt.exe --no-translations ./Release
Copy-Item ../README.md ./Release
Copy-Item ../LICENSE ./Release
Expand Down

0 comments on commit a934b07

Please sign in to comment.