diff --git a/.github/workflows/lighthouse.yml b/.github/workflows/lighthouse.yml index ad6a6837f..df64a8e3a 100644 --- a/.github/workflows/lighthouse.yml +++ b/.github/workflows/lighthouse.yml @@ -42,6 +42,7 @@ jobs: npm ci npm run build Pop-Location + dotnet build ./src/LondonTravel.Site/LondonTravel.Site.csproj --configuration Release Start-Process nohup 'dotnet run --project ./src/LondonTravel.Site/LondonTravel.Site.csproj --configuration Release' $StatusCode = 0 $Attempts = 0 diff --git a/.github/workflows/update-dotnet-sdk.yml b/.github/workflows/update-dotnet-sdk.yml index c64c421bc..f5abc63af 100644 --- a/.github/workflows/update-dotnet-sdk.yml +++ b/.github/workflows/update-dotnet-sdk.yml @@ -13,6 +13,7 @@ jobs: uses: martincostello/update-dotnet-sdk/.github/workflows/update-dotnet-sdk.yml@36ffd470d46d8242ad2ad722345a3a6d3e512274 # v2.3.0 with: labels: 'dependencies,.NET' + quality: 'daily' user-email: ${{ vars.GIT_COMMIT_USER_EMAIL }} user-name: ${{ vars.GIT_COMMIT_USER_NAME }} secrets: diff --git a/NuGet.config b/NuGet.config index 53eef1a0a..d85e992bc 100644 --- a/NuGet.config +++ b/NuGet.config @@ -2,10 +2,14 @@ + + + +