Skip to content

Commit

Permalink
Add debug output in deloy job
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelkost committed Jun 6, 2024
1 parent 9bca557 commit d6285b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ jobs:
mv combined/lang_docs/tableauhyperapi-cxx-docs-* combined/lang_docs/cxx
unzip upcoming/website/docs_java.zip -d combined/lang_docs
mv combined/lang_docs/tableauhyperapi-java-docs-* combined/lang_docs/java
ls -lisah .
- name: Upload webpage artifact
uses: actions/upload-pages-artifact@v1
Expand Down

0 comments on commit d6285b1

Please sign in to comment.