fix(snap): add debug infos (#1008)

This commit is contained in:
Baptiste Augrain 2022-03-04 15:08:21 +01:00 committed by GitHub
parent c46abc14ee
commit 08b0b1b3e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,6 +32,10 @@ else
export SHOULD_DEPLOY="no"
else
export SHOULD_DEPLOY="yes"
snap version
snap info codium
snap connections codium
fi
fi