Skip to content

Commit 6c141f0

Browse files
authored
Update publish-nuget-package.yml
1 parent dee6cf2 commit 6c141f0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish-nuget-package.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ jobs:
1010
build:
1111

1212
runs-on: ubuntu-latest
13+
14+
env:
15+
DOTNET_PROJECT_DIR: ${{ env.DOTNET_PROJECT_DIR }}
1316

1417
steps:
1518
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)