Skip to content

Commit

Permalink
ci: install winget
Browse files Browse the repository at this point in the history
  • Loading branch information
variar committed Nov 24, 2024
1 parent 29a8332 commit b25b92c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,9 @@ jobs:
with:
arch: ${{ matrix.config.arch }}

- name: Install winget
uses: Cyberboss/install-winget@v1

- name: Add pkg-config
shell: sh
run: |
Expand Down

0 comments on commit b25b92c

Please sign in to comment.