Skip to content

Commit fd5a718

Browse files
authored
Merge pull request #131 from brian-rose/remove-debug
remove debug steps
2 parents 483afa5 + 27a2ad6 commit fd5a718

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/deploy-book.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,6 @@ jobs:
6161
unzip book.zip
6262
rm -f book.zip
6363
64-
- name: Debug
65-
run: pwd
66-
67-
- name: Debug
68-
run: ls -la book/_build/html
69-
7064
- name: Deploy to GitHub Pages
7165
uses: JamesIves/github-pages-deploy-action@v4
7266
if: |

0 commit comments

Comments
 (0)