Skip to content

Commit ffe1d36

Browse files
committed
bff/ui
1 parent d34a23c commit ffe1d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-and-npm-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
run: dotnet restore
2323

2424
- name: npm setup
25-
working-directory: ui
25+
working-directory: bff/ui
2626
run: npm install --force --ignore-scripts
2727

2828
- name: ui-angular-cli-build

0 commit comments

Comments
 (0)