Skip to content

Commit 345dccb

Browse files
marcelwgnkarkarl
authored andcommitted
Update install script
1 parent 9bf82cc commit 345dccb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ steps:
4242
targetType: "inline"
4343
script: |
4444
# Find correct folder and run app install script.
45-
cd ./appxbundles
45+
cd $(appxPackageDir)
4646
4747
$AppBundle = Get-ChildItem -Filter WinUIGallery*Test -Name
4848
echo $AppBundle

0 commit comments

Comments
 (0)