Change Winget Releaser job to ubuntu-latest

This commit is contained in:
sitiom
2023-08-17 14:58:13 +08:00
committed by GitHub
parent c2aba37b1e
commit 2ef52e672b

View File

@@ -6,8 +6,7 @@ on:
jobs: jobs:
publish: publish:
# Action can only be run on windows runs-on: ubuntu-latest
runs-on: windows-latest
steps: steps:
- uses: vedantmgoyal2009/winget-releaser@v2 - uses: vedantmgoyal2009/winget-releaser@v2
with: with: