Skip to content

Commit

Permalink
Try debug workflow theme not found remote
Browse files Browse the repository at this point in the history
  • Loading branch information
paulalesius committed Jan 3, 2024
1 parent 8357f38 commit 4ea3755
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/mdbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ jobs:
- name: Setup Pages
id: pages
uses: actions/configure-pages@v4
- name: Check before build
run: pwd && ls -al
- name: Build with mdBook
run: mdbook build -d "."
- name: Upload artifact
Expand Down

0 comments on commit 4ea3755

Please sign in to comment.