Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
JakubMelka committed Jul 2, 2024
1 parent 0b40eb6 commit 8ea3dca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/WindowsInstall.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ jobs:
run: |
$makeAppxPath = Get-Command MakeAppx.exe | Select-Object -ExpandProperty Definition
Write-Host "MakeAppx.exe found at: $makeAppxPath"
MakeAppx pack /?
- name: 'VCPKG: Set up VCPKG'
run: |
Expand Down

0 comments on commit 8ea3dca

Please sign in to comment.