Skip to content

Commit 030d180

Browse files
committed
Fix deployment
1 parent 120eb3c commit 030d180

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy-docs.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ jobs:
2727
- uses: pnpm/action-setup@v3 # pnpm is optional but recommended, you can also use npm / yarn
2828
with:
2929
version: 8
30-
- name: Change directory
31-
run: cd aiscript-docs
3230
- name: Setup Node
3331
uses: actions/setup-node@v4
3432
with:

0 commit comments

Comments
 (0)