diff options
| -rw-r--r-- | .github/workflows/desktop-e2e.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/desktop-e2e.yml b/.github/workflows/desktop-e2e.yml index 2e67ee41b6..d2189aab41 100644 --- a/.github/workflows/desktop-e2e.yml +++ b/.github/workflows/desktop-e2e.yml @@ -126,8 +126,6 @@ jobs: git submodule update --init --depth=1 dist-assets/binaries git submodule update --init wireguard-go-rs/libwg/wireguard-go - name: Build app - env: - USE_MOLD: false run: ./build.sh - name: Build test executable run: ./desktop/packages/mullvad-vpn/scripts/build-test-executable.sh |
