Skip to content

Commit

Permalink
install winget
Browse files Browse the repository at this point in the history
  • Loading branch information
therealpaulgg committed Mar 9, 2024
1 parent 7f80b99 commit 9359c7d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Install winget
uses: Cyberboss/install-winget@v1
- name: Install wingetcreate
run: winget install --id=Microsoft.WingetCreate --exact --accept-package-agreements --accept-source-agreements
- name: Update winget manifest
Expand Down

0 comments on commit 9359c7d

Please sign in to comment.