Skip to content

Commit 7881af1

Browse files
committed
Fix the CI yml
1 parent ef95fa9 commit 7881af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ jobs:
5454

5555
# Verify the website build
5656
- run: yarn test
57-
working-directory: ./web
57+
working-directory: ./website

0 commit comments

Comments
 (0)