Skip to content

Commit 9f45d71

Browse files
committed
Update msbuild.yml
1 parent a9c4d4e commit 9f45d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/msbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
with:
4747
name: shell-${{matrix.platform}}
4848
path: |
49-
*
49+
${{env.BIN_PATH}}\*
5050
!${{env.BIN_PATH}}\${{matrix.platform}}\*.lib
5151
!${{env.BIN_PATH}}\${{matrix.platform}}\*.exp
5252
!${{env.BIN_PATH}}\*.wixpdb

0 commit comments

Comments
 (0)