ci : fix winget workflow (#17790)
This commit is contained in:
@@ -9,7 +9,7 @@ jobs:
|
|||||||
update:
|
update:
|
||||||
name: Update Winget Package
|
name: Update Winget Package
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: ${{ github.repository.owner.login == 'ggml-org' }}
|
if: github.repository_owner == 'ggml-org'
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install cargo binstall
|
- name: Install cargo binstall
|
||||||
|
|||||||
Reference in New Issue
Block a user