CI: Turn off bash tracing in pages.yml

This commit is contained in:
Geza Lore 2026-06-08 16:44:34 +01:00
parent e8489cd38b
commit 487437f87d
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ jobs:
env:
GH_TOKEN: ${{ github.token }}
run: |
bash -x ./ci/ci-pages.bash
./ci/ci-pages.bash
ls -lsha
tree -L 3 pages
- name: Upload pages artifact