diff --git a/.github/workflows/release-windows.yml b/.github/workflows/release-windows.yml index 98bb21d51..a130f3bd2 100644 --- a/.github/workflows/release-windows.yml +++ b/.github/workflows/release-windows.yml @@ -59,11 +59,6 @@ jobs: lupdate gui.pro lrelease gui.pro -removeidentical - - name: Create online-help - run: | - cd gui\help - qhelpgenerator online-help.qhcp -o online-help.qhc - - name: Matchcompiler run: python tools\matchcompiler.py --write-dir lib