Skip to content

Commit e103e9a

Browse files
committed
chore: remove cd command
1 parent 22675ce commit e103e9a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,4 @@ jobs:
2525

2626
- name: Deploy a docs site
2727
run: |-
28-
cd docs
2928
yarn vercel deploy --yes --prod --token=${{ secrets.VERCEL_TOKEN }}

0 commit comments

Comments
 (0)