chore: change dir

This commit is contained in:
nxglabs
2023-12-18 20:41:37 +05:30
parent f54a51c546
commit a02cc89e5d
+1
View File
@@ -22,6 +22,7 @@ jobs:
cache: npm
- name: Install dependencies
run: cd docs
run: npm ci
- name: Build website
run: npm run build