We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b4c9c5d + a1a9a75 commit 08a0180Copy full SHA for 08a0180
.github/workflows/winget.yml
@@ -9,6 +9,7 @@ jobs:
9
update:
10
name: Update Winget Package
11
runs-on: ubuntu-latest
12
+ if: ${{ github.repository.owner.login == 'ggml-org' }}
13
14
steps:
15
- name: Install cargo binstall
0 commit comments