Skip to content

Commit ea14317

Browse files
committed
Update buildcommit.yml
1 parent 3fc91ae commit ea14317

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/buildcommit.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,5 @@ jobs:
8080
- name: Upload build artifacts
8181
uses: actions/upload-artifact@v2
8282
with:
83-
name: win-${{ matrix.platform }}
84-
path: vs2019/${{matrix.folder}}/Debug/stackman.lib
83+
name: win_${{ matrix.platform }}
84+
path: lib/win_${{matrix.platform}}/stackman.lib

0 commit comments

Comments
 (0)