Skip to content

Commit 77069b3

Browse files
authored
Update CICD.yml
1 parent 60a9ac0 commit 77069b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CICD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@ jobs:
434434

435435
winget:
436436
name: Publish to Winget
437-
runs-on: windows-latest # Action can only run on Windows
437+
runs-on: ubuntu-latest
438438
needs: build
439439
if: startsWith(github.ref, 'refs/tags/v')
440440
steps:

0 commit comments

Comments
 (0)