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

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