Skip to content

Commit f68c20f

Browse files
authored
Merge pull request #70 from sitiom/master-1
2 parents f270b4a + 72b7a1b commit f68c20f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
HOMEBREW_TAP_GITHUB_TOKEN: ${{ secrets.HOMEBREW_TAP_GITHUB_TOKEN }}
2626

2727
winget:
28-
runs-on: windows-latest # Action can only run on Windows
28+
runs-on: ubuntu-latest
2929
needs: release
3030
steps:
3131
- uses: vedantmgoyal2009/winget-releaser@v2

0 commit comments

Comments
 (0)