mirror of https://github.com/rclone/rclone.git
ci: change Winget Releaser job to `ubuntu-latest`
This commit is contained in:
parent
cf5457c2cd
commit
cf65e36cf3
|
@ -5,7 +5,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
runs-on: windows-latest # Action can only run on Windows
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: vedantmgoyal2009/winget-releaser@v2
|
- uses: vedantmgoyal2009/winget-releaser@v2
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue