Skip to content

Commit 0244845

Browse files
committed
DeviceFlowWeb
1 parent 4a47463 commit 0244845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Build DecryptionCertificates
2828
run: dotnet build ./DecryptionCertificates/DecryptionCertificates.sln
2929
- name: Build DeviceFlowWeb
30-
run: dotnet build ./DeviceFlow/DeviceFlowWeb.sln
30+
run: dotnet build ./DeviceFlowWeb/DeviceFlow/DeviceFlowWeb.sln
3131
- name: Build DownstreamApis
3232
run: dotnet build ./DownstreamApis/DownstreamApis.sln
3333
- name: Build TokenManagement

0 commit comments

Comments
 (0)