CI: Reduce verbosity of the Pages job

This commit is contained in:
Geza Lore
2026-08-23 19:56:26 +02:00
parent 63a59fce22
commit 8a45a2d46e
3 changed files with 10 additions and 33 deletions
-2
View File
@@ -52,8 +52,6 @@ jobs:
GH_TOKEN: ${{ github.token }}
run: |
./ci/ci-pages.bash
ls -lsha
tree -L 3 pages
- name: Upload pages artifact
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5
with: