Skip to content

Commit 84a3b7b

Browse files
committed
ci(dev): csproj route
1 parent 21c2476 commit 84a3b7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ jobs:
251251

252252
- name: Publish WasmStaticClient
253253
run: |
254-
dotnet publish TELBlazor.Components.ShowCase.WasmStaticClient.csproj --configuration Release \
254+
dotnet publish ./TELBlazor.Components.ShowCase.WasmStaticClient/TELBlazor.Components.ShowCase.WasmStaticClient.csproj --configuration Release \
255255
/p:TELBlazorPackageVersion=$DEV_TELBLAZOR_PACKAGE_VERSION \
256256
/p:NupkgOutputPath=$TELBLAZOR_PACKAGE_LOCAL_OUTPUT_PATH \
257257
/p:UseTELBlazorComponentsProjectReference=$USE_TEL_BLAZOR_COMPONENTS_PROJECT_REFERENCE \

0 commit comments

Comments
 (0)