CI: Turn off bash tracing in pages.yml
This commit is contained in:
parent
e8489cd38b
commit
487437f87d
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue