Skip to content

Commit 51517e8

Browse files
committed
fix path
1 parent 26ef553 commit 51517e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nuget-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
run: >
7171
dotnet pack TypeShim/TypeShim.csproj
7272
-c Release
73-
-o .\.artifacts\nuget
73+
-o .\.artifacts
7474
--no-build
7575
-p:Version=$env:PKG_VERSION
7676
-p:ContinuousIntegrationBuild=true

0 commit comments

Comments
 (0)