0
0
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-11 21:30:16 +02:00

switch winget releaser runner to ubuntu-latest

This commit is contained in:
sitiom 2023-07-07 08:52:14 +08:00 committed by GitHub
parent ef68dfa54c
commit f8bb011eac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: