Skip to content

Commit 18c3ef6

Browse files
remove debugging printouts from build book workflow
1 parent 0b1848d commit 18c3ef6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/build_book.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,6 @@ jobs:
1919
with:
2020
ref: 'production'
2121

22-
- name: Test permissions
23-
run: |
24-
echo $USER
25-
pwd
26-
ls -al
27-
2822
- name: Build the book
2923
run: |
3024
./build_html.sh

0 commit comments

Comments
 (0)