Skip to content

Commit 25d240d

Browse files
committed
skdfkhdse
1 parent 149c3c2 commit 25d240d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/actions/publish-nuget-package/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ runs:
4444
uses: actions/download-artifact@v5
4545
with:
4646
name: ${{ inputs.package-artifact-name }}
47+
working-directory: ${{ inputs.working-directory }}
4748

4849
- if: ${{ inputs.nuget-feed-type == 'NuGet' }}
4950
name: 'Add NuGet source'

0 commit comments

Comments
 (0)