Skip to content

Commit d41886a

Browse files
committed
Fix the dir
1 parent 0d12f06 commit d41886a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
with:
7171
bucket: ${{ secrets.PALEWIRE_DOCS_AWS_BUCKET }}
7272
base-path: refinitiv-data-python-cookbook/
73-
dir: ./docs/
73+
dir: ./docs/_build/
7474
should-cache: false
7575
use-accelerate-endpoint: false
7676
public: true

0 commit comments

Comments
 (0)