We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60570ca commit bad4fcdCopy full SHA for bad4fcd
.github/workflows/azure-webapps-dotnet-core.yml
@@ -39,7 +39,7 @@ jobs:
39
40
- name: npm setup
41
working-directory: ui
42
- run: npm install
+ run: npm install --force
43
44
- name: ui-nx-build
45
.github/workflows/dotnet.yml
@@ -24,7 +24,7 @@ jobs:
24
25
26
27
28
29
30
0 commit comments