Skip to content

Commit c5d23cc

Browse files
committed
Update ci.yml
1 parent b8b8d46 commit c5d23cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- "v*"
77

88
env:
9-
PROJECT_PATH: "ValueMapper/ValueMapperCore/ValueMapperCore.csproj"
9+
PROJECT_PATH: "ValueMapperCore/ValueMapperCore.csproj"
1010
PACKAGE_OUTPUT_DIRECTORY: ${{ github.workspace }}\output
1111
NUGET_SOURCE_URL: "https://api.nuget.org/v3/index.json"
1212

0 commit comments

Comments
 (0)