Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
knuxify committed Sep 28, 2024
1 parent 723f80c commit 596362c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- name: Copy Qt DLLs to the release dir
run: |
windeployqt6 D:\a\mossball\mossball\builds\ninja-multi-vcpkg\Release
windeployqt6 D:\a\mossball\mossball\builds\ninja-multi-vcpkg\Release\mossball.exe
- name: Push build artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 596362c

Please sign in to comment.