Skip to content

Commit bb8e228

Browse files
committed
chore: remove unnecessary directory change step
1 parent 5bdfa90 commit bb8e228

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/docs-deploy.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ jobs:
2525
cache: npm
2626
cache-dependency-path: ./docs/package-lock.json
2727

28-
- name: cd to docs
29-
run: cd docs
30-
3128
- name: Install dependencies
3229
run: npm install --silent
3330

0 commit comments

Comments
 (0)