Skip to content

Commit 3b8632e

Browse files
committed
Prefer EXE (NSIS)
1 parent 8a0b3f2 commit 3b8632e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/winget-update.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
include:
2121
- id: Freelensapp.Freelens
2222
repo: freelensapp/freelens
23-
url: https://github.com/freelensapp/freelens/releases/download/v{VERSION}/Freelens-{VERSION}-windows-amd64.msi
23+
url: https://github.com/freelensapp/freelens/releases/download/v{VERSION}/Freelens-{VERSION}-windows-amd64.exe
2424

2525
runs-on: ubuntu-24.04
2626
environment: automated

0 commit comments

Comments
 (0)