Skip to content

Commit d8e069b

Browse files
committed
fixed working directory
1 parent 3495dba commit d8e069b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
else
3434
echo "No tests found, skipping..."
3535
fi
36+
working-directory: next-ui
3637

3738
- name: Build app
3839
run: npm run build

0 commit comments

Comments
 (0)