We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b6a5c3 commit e2cc13aCopy full SHA for e2cc13a
1 file changed
.github/workflows/book.yml
@@ -26,7 +26,7 @@ jobs:
26
27
- name: Validate Jupyter Book Source
28
run: |
29
- pwd
+ ls -shl
30
31
# Build the book
32
- name: Build the book
0 commit comments