mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 10:01:27 -07:00
Merge pull request #491 from sitiom/patch-1
Change Winget Releaser job to `ubuntu-latest`
This commit is contained in:
commit
b1d0e11121
3
.github/workflows/winget.yml
vendored
3
.github/workflows/winget.yml
vendored
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user