Skip to content

Commit bf22eae

Browse files
committed
Working on appx building & signing
1 parent e0859d8 commit bf22eae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
run: dotnet restore --locked-mode
2626

2727
- name: Build
28-
run: dotnet build --configuration Release --no-restore -p Platform=x64
28+
run: dotnet build --configuration Release --no-restore -p Platform=x64 ./CmdPalExtensons.sln

0 commit comments

Comments
 (0)