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 94bb775 commit ee25f3aCopy full SHA for ee25f3a
.github/workflows/build.yml
@@ -65,4 +65,4 @@ jobs:
65
uses: actions/upload-artifact@v4
66
with:
67
name: ${{ env.Solution_Name }}_${{ matrix.platform }}_${{ matrix.configuration }}
68
- path: ${{ env.Solution_Name }}\\Packages
+ path: Packages
0 commit comments