Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
firewave committed Oct 9, 2023
1 parent 9725b2c commit 6fb3778
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ jobs:

- name: Create .qm
run: |
dir %RUNNER_WORKSPACE%\Qt\Tools
exit 1
cd gui || exit /b !errorlevel!
lupdate gui.pro -no-obsolete || exit /b !errorlevel!
lrelease gui.pro -removeidentical || exit /b !errorlevel!
Expand Down

0 comments on commit 6fb3778

Please sign in to comment.