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.
ubuntu-latest
1 parent 6020cd9 commit c047807Copy full SHA for c047807
.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