Coding style fixes.

This commit is contained in:
Patrick Lehmann
2025-01-15 23:25:32 +01:00
parent 7523c4adca
commit 34fb9c9869
10 changed files with 28 additions and 28 deletions

View File

@@ -49,8 +49,8 @@ jobs:
skip-deploy: true
- name: 📤 Upload 'documentation' artifacts
if: inputs.artifact != ''
uses: pyTooling/upload-artifact@v4
if: inputs.artifact != ''
with:
name: ${{ inputs.artifact }}
working-directory: doc/_build/html