Skip to content

Commit 1dfe3cc

Browse files
committed
Revert "Fixing doc build nightly. (#1446)"
This reverts commit 3a3ba72.
1 parent c1b20f4 commit 1dfe3cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly-doc-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ jobs:
100100
- name: Tar logs
101101
if: always()
102102
run: |
103+
cp -f doc/build/latex/*.log ./logs-nightly-docs/
103104
cp log.txt ./logs-nightly-docs/
104105
tar cvzf ./logs-nightly-docs.tgz ./logs-nightly-docs
105106

0 commit comments

Comments
 (0)