We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46524bf commit d649a45Copy full SHA for d649a45
.github/workflows/check.yml
@@ -124,6 +124,7 @@ jobs:
124
- run: sudo apt-get install -y latexmk texlive-xetex fonts-freefont-otf xindy texlive-lang-portuguese
125
- run: make
126
- uses: actions/upload-artifact@v4
127
+ if: always()
128
with:
129
name: python-docs-pt-br-${{ inputs.version }}-pdf
130
path: ./*.pdf
0 commit comments