Skip to content

Commit 687d9c6

Browse files
committed
fix test failure
1 parent 11ec030 commit 687d9c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ jobs:
3535
3636
- name: build frontend
3737
run: |
38-
cd front
38+
cd frontend
3939
yarn
4040
yarn export

0 commit comments

Comments
 (0)