Skip to content

Commit

Permalink
Update docs-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stanbrub authored Nov 29, 2023
1 parent 9e8848e commit f9ccd0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
if: ${{ startsWith(env.version-path, 'release/v') && github.event_name == 'push' }}
uses: burnett01/[email protected]
with:
switches: -a --links --mkpath
switches: -avzr --mkpath
path: tmp-deephaven-core/
remote_path: deephaven-core/
remote_host: ${{ secrets.DOCS_HOST }}
Expand Down

0 comments on commit f9ccd0d

Please sign in to comment.