Skip to content

Commit 764f616

Browse files
committed
ci(dev.yml): correct showcase proj name
1 parent 22836ea commit 764f616

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dev.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,9 +228,9 @@ jobs:
228228
229229
230230
#qqqq with recent changes can we just build the solution now if this works then check
231-
- name: Build Shared Pages
231+
- name: Build TELBlazor.Components.ShowCase.Shared
232232
run: |
233-
dotnet build SharedPages -c Release \
233+
dotnet build TELBlazor.Components.ShowCase.Shared -c Release \
234234
/p:TELBlazorPackageVersion=$DEV_TELBLAZOR_PACKAGE_VERSION \
235235
/p:NupkgOutputPath=$TELBLAZOR_PACKAGE_LOCAL_OUTPUT_PATH \
236236
/p:UseTELBlazorComponentsProjectReference=$USE_TEL_BLAZOR_COMPONENTS_PROJECT_REFERENCE \

0 commit comments

Comments
 (0)