ci : fix winget workflow (#17790)

This commit is contained in:
Adrien Gallouët 2025-12-05 12:44:17 +01:00 committed by GitHub
parent 3a0d10533a
commit a6cfc212ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ jobs:
update:
name: Update Winget Package
runs-on: ubuntu-latest
if: ${{ github.repository.owner.login == 'ggml-org' }}
if: github.repository_owner == 'ggml-org'
steps:
- name: Install cargo binstall