Loading .github/workflows/deploy-docs-aws.yml +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ jobs: - name: Build Docs run: | cd docs sphinx-build -b html source public sphinx-build -b html . public - name: Set AWS credentials for upload uses: aws-actions/configure-aws-credentials@0e613a0980cbf65ed5b322eb7a1e075d28913a83 Loading .github/workflows/docs-build.yml +1 −1 Original line number Diff line number Diff line Loading @@ -28,4 +28,4 @@ jobs: - name: Build Docs run: | cd docs sphinx-build -b html source public No newline at end of file sphinx-build -b html . public No newline at end of file Loading
.github/workflows/deploy-docs-aws.yml +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ jobs: - name: Build Docs run: | cd docs sphinx-build -b html source public sphinx-build -b html . public - name: Set AWS credentials for upload uses: aws-actions/configure-aws-credentials@0e613a0980cbf65ed5b322eb7a1e075d28913a83 Loading
.github/workflows/docs-build.yml +1 −1 Original line number Diff line number Diff line Loading @@ -28,4 +28,4 @@ jobs: - name: Build Docs run: | cd docs sphinx-build -b html source public No newline at end of file sphinx-build -b html . public No newline at end of file