Skip to content

Commit 0e5cb52

Browse files
remove debug logging from github action
1 parent 9dbeaae commit 0e5cb52

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ jobs:
4444
cd book
4545
myst build --html
4646
47-
- name: Display myst build log for debugging
48-
run: cat book/_build/logs/myst.build.json
49-
5047
- name: Upload artifact for deployment
5148
uses: actions/upload-pages-artifact@v3
5249
with:

0 commit comments

Comments
 (0)