Skip to content

Commit c6bd9f6

Browse files
authored
Update main.yml
1 parent fb9008e commit c6bd9f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ jobs:
8181
uses: actions/upload-artifact@v2
8282
with:
8383
name: MSIX Package
84-
path: ${{ env.Solution_Name }}\\Packages
84+
path: ${{ github.workspace }}\\Packages

0 commit comments

Comments
 (0)