Skip to content

Commit

Permalink
Print contents of _book in build
Browse files Browse the repository at this point in the history
  • Loading branch information
carrollsa committed Dec 4, 2023
1 parent 9b53466 commit e585593
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/honkit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages
FOLDER: cubeseed-documentation/_book
- name: Display Deployment Info
run: |
ls -R cubeseed-documentation/_book
permissions:
contents: write

0 comments on commit e585593

Please sign in to comment.