Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
damienbod committed Dec 1, 2023
1 parent 05f37d7 commit e3479f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
with:
dotnet-version: '8.0'
include-prerelease: True
- name: Build AngularMicrsoftEntraIDMultipleApis
run: dotnet build ./AngularMicrsoftEntraIDMultipleApis/ApiWithMutlipleApis.sln
- name: Build AngularMicrosoftEntraIDMultipleApis
run: dotnet build ./AngularMicrosoftEntraIDMultipleApis/ApiWithMutlipleApis.sln
- name: Build BlazorWithApis
run: dotnet build ./BlazorWithApis/BlazorApis.sln
- name: Build ConfidentialClientCredentialsCertificate
Expand Down

0 comments on commit e3479f2

Please sign in to comment.