chore: Update Windows mozconfig for better optimization and compatibility

This commit is contained in:
Mauro Balades
2024-08-10 13:08:28 +02:00
parent 7205aaa360
commit 6b0e5f6b30
3 changed files with 11 additions and 11 deletions

View File

@@ -304,7 +304,7 @@ jobs:
if: ${{ github.event.inputs.create_release == 'true' }}
permissions: write-all
name: Release
needs: [build-data, linux, source, windows-step-3, check-release, mac, appimage]
needs: [build-data, linux, windows-step-3, check-release, mac, appimage]
runs-on: ubuntu-latest
steps: