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 7a6d561 commit 54ec108Copy full SHA for 54ec108
.github/workflows/dotnet.yml
@@ -24,7 +24,7 @@ jobs:
24
25
- name: npm setup
26
working-directory: bff/ui
27
- run: npm install
+ run: npm install --force
28
29
- name: ui-nx-build
30
0 commit comments