diff --git a/.github/workflows/bit.full.ci.yml b/.github/workflows/bit.full.ci.yml index ecdd8021ae..083ba2b395 100644 --- a/.github/workflows/bit.full.ci.yml +++ b/.github/workflows/bit.full.ci.yml @@ -40,6 +40,7 @@ jobs: dotnet ef database update cd ../../../ dotnet build TodoBPSqlite/TodoBPSqlite.sln -c Release -p:RunAOTCompilation=false + dotnet build TodoBPSqlite/src/Client/TodoBPSqlite.Client.Web/TodoBPSqlite.Client.Web.csproj -c Release -p:BlazorWebAssemblyStatic=true - name: Release build empty sample + offline db + Win exe run: |