Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ysmoradi committed Nov 12, 2023
1 parent 6ac66a9 commit 2b392db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/todotemplate.cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
dotnet new install Bit.TodoTemplate.0.0.0.nupkg
echo "HELLO3"
cd ../../../ && dotnet new bit-todo --name Bit.TodoTemplate --database SqlServer
echo "HELLO4"
- name: Switch to blazor web assembly
run: sed -i 's/Microsoft.NET.Sdk.Web/Microsoft.NET.Sdk.BlazorWebAssembly/g' Bit.TodoTemplate/src/Client/Web/TodoTemplate.Client.Web.csproj
Expand Down

0 comments on commit 2b392db

Please sign in to comment.