Skip to content

Commit ee25f3a

Browse files
authored
CI | Update build.yml
1 parent 94bb775 commit ee25f3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ jobs:
6565
uses: actions/upload-artifact@v4
6666
with:
6767
name: ${{ env.Solution_Name }}_${{ matrix.platform }}_${{ matrix.configuration }}
68-
path: ${{ env.Solution_Name }}\\Packages
68+
path: Packages

0 commit comments

Comments
 (0)