Skip to content

Commit c5a9566

Browse files
committed
chore: select the docs directory
1 parent 488df46 commit c5a9566

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
build:
2929
runs-on: ubuntu-latest
3030
steps:
31+
- name: Select the docs directory
32+
working-directory: ./docs
3133
- name: Checkout
3234
uses: actions/checkout@v4
3335
with:

0 commit comments

Comments
 (0)