mirror of
https://github.com/sharkdp/bat.git
synced 2025-04-19 01:00:34 +01:00
Update CICD.yml
This commit is contained in:
parent
60a9ac041f
commit
77069b368c
2
.github/workflows/CICD.yml
vendored
2
.github/workflows/CICD.yml
vendored
@ -434,7 +434,7 @@ jobs:
|
|||||||
|
|
||||||
winget:
|
winget:
|
||||||
name: Publish to Winget
|
name: Publish to Winget
|
||||||
runs-on: windows-latest # Action can only run on Windows
|
runs-on: ubuntu-latest
|
||||||
needs: build
|
needs: build
|
||||||
if: startsWith(github.ref, 'refs/tags/v')
|
if: startsWith(github.ref, 'refs/tags/v')
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user