We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b829605 + c047807 commit d1dd971Copy full SHA for d1dd971
.github/workflows/winget.yml
@@ -5,8 +5,7 @@ on:
5
6
jobs:
7
publish:
8
- # Action can only be run on windows
9
- runs-on: windows-latest
+ runs-on: ubuntu-latest
10
steps:
11
- uses: vedantmgoyal2009/winget-releaser@v2
12
with:
0 commit comments