Skip to content

Commit 54ec108

Browse files
committed
npm madness
1 parent 7a6d561 commit 54ec108

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
@@ -24,7 +24,7 @@ jobs:
2424

2525
- name: npm setup
2626
working-directory: bff/ui
27-
run: npm install
27+
run: npm install --force
2828

2929
- name: ui-nx-build
3030
working-directory: bff/ui

0 commit comments

Comments
 (0)