Skip to content

Commit 170b72a

Browse files
committed
Fixing binlog path lookup [skip ci]
1 parent dd60c67 commit 170b72a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
uses: actions/upload-artifact@v3
4646
with:
4747
name: msbuild.binlog
48-
path: src/msbuild.binlog
48+
path: msbuild.binlog
4949

5050
- name: ⬆️ Upload artifact
5151
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)