Skip to content

Commit e213188

Browse files
Fix build of mullvad-version binary being gated on wrong condition
1 parent d19f1a2 commit e213188

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/desktop-e2e.yml

-1
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,6 @@ jobs:
253253
path: ${{ github.workspace }}/bin
254254
- name: Download mullvad-version
255255
uses: actions/download-artifact@v4
256-
if: ${{ needs.build-test-manager-linux.result == 'success' }}
257256
with:
258257
name: mullvad-version-linux
259258
path: ${{ github.workspace }}/bin

0 commit comments

Comments
 (0)