We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d12f06 commit d41886aCopy full SHA for d41886a
.github/workflows/continuous-deployment.yaml
@@ -70,7 +70,7 @@ jobs:
70
with:
71
bucket: ${{ secrets.PALEWIRE_DOCS_AWS_BUCKET }}
72
base-path: refinitiv-data-python-cookbook/
73
- dir: ./docs/
+ dir: ./docs/_build/
74
should-cache: false
75
use-accelerate-endpoint: false
76
public: true
0 commit comments