We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 635664e commit 5666781Copy full SHA for 5666781
2 files changed
.github/workflows/deploy-to-azure.yml
@@ -43,7 +43,7 @@ jobs:
43
working-directory: ui
44
run: npm install --force
45
46
- - name: ui-nx-build
+ - name: ui-angular-cli-build
47
48
run: npm run build
49
.github/workflows/dotnet-and-npm-build.yml
@@ -25,7 +25,7 @@ jobs:
25
26
27
28
29
30
31
0 commit comments