mirror of
https://github.com/coreybutler/nvm-windows.git
synced 2026-01-14 07:03:17 +08:00
Merge pull request #1016 from sitiom/winget-releaser
Change Winget Releaser job to `ubuntu-latest`
This commit is contained in:
3
.github/workflows/winget.yml
vendored
3
.github/workflows/winget.yml
vendored
@@ -6,8 +6,7 @@ on:
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
# Action can only be run on windows
|
||||
runs-on: windows-latest
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: vedantmgoyal2009/winget-releaser@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user