Skip to content

Commit

Permalink
[uni] update msix-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
snowfoxsh authored Feb 25, 2025
1 parent 97b6304 commit a43ede5
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/msix-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ jobs:
uses: GuillaumeFalourd/setup-windows10-sdk-action@v2.4
with:
sdk-version: 26100
- name: List Sdks
run: |
ls "C:\Program Files (x86)\Windows Kits\10\bin\10.0.26100.0\x64"
ls "C:\Program Files (x86)\Windows Kits\10\bin\x64"
echo $env:Path
- name: Create MSIX Package
run: |
makeappx.exe pack /d "ci\msix-package-root" /p "aplang.msix"
& "C:\Program Files (x86)\Windows Kits\10\bin\10.0.26100.0\x64\makeappx.exe" pack /d "ci\msix-package-root" /p "aplang.msix"

0 comments on commit a43ede5

Please # to comment.