Skip to content

Commit

Permalink
Update master.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Lolle2000la authored Oct 20, 2023
1 parent 8471981 commit 7c51029
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
run: choco install wingetcreate
- name: Install .NET 6
uses: actions/setup-dotnet@v3
if: ${{ github.event_name == 'release' }}
with:
dotnet-version: '6.0.x'
- name: Update and submit Winget manifest
Expand Down

0 comments on commit 7c51029

Please sign in to comment.