Skip to content

Commit eecd5eb

Browse files
committed
minor fix
1 parent c81ab56 commit eecd5eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backend-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
defaults:
1414
run:
15-
working-directory: ./frontend
15+
working-directory: ./backend
1616

1717
steps:
1818
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)