Increase snapcraft verbosity

This commit is contained in:
Ilya Fedin 2024-05-01 14:03:30 +04:00 committed by John Preston
parent 32483fa13b
commit 3170a45158
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ jobs:
uses: jlumbroso/free-disk-space@f68fdb76e2ea636224182cfb7377ff9a1708f9b8
- name: Telegram Desktop snap build.
run: sg lxd -c 'snap run snapcraft -v'
run: sg lxd -c 'snap run snapcraft --verbosity=debug'
- name: Move artifact.
if: env.UPLOAD_ARTIFACT == 'true'