We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9b7f1e commit 8604e19Copy full SHA for 8604e19
2 files changed
.github/workflows/main.yml
@@ -50,6 +50,7 @@ jobs:
50
run: |
51
./configure
52
cd doc/src/sgml
53
+ rm -R html
54
make clean
55
make ORIGINAL=1 html
56
make postgres-A4.pdf
0 commit comments