Skip to content

Commit b8d2f73

Browse files
authored
Download Artifacts with Path (#60)
1 parent 267ab6b commit b8d2f73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/PackageAndPublish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
uses: actions/download-artifact@v4
1919
with:
2020
name: build-artifacts
21+
path: ./publish
2122

2223
- name: Setup .NET
2324
uses: actions/setup-dotnet@v4

0 commit comments

Comments
 (0)