We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb9008e commit c6bd9f6Copy full SHA for c6bd9f6
1 file changed
.github/workflows/main.yml
@@ -81,4 +81,4 @@ jobs:
81
uses: actions/upload-artifact@v2
82
with:
83
name: MSIX Package
84
- path: ${{ env.Solution_Name }}\\Packages
+ path: ${{ github.workspace }}\\Packages
0 commit comments