mirror of
https://github.com/VSCodium/vscodium.git
synced 2024-12-24 17:32:13 +03:00
fix(snap): add debug infos (#1008)
This commit is contained in:
parent
c46abc14ee
commit
08b0b1b3e5
@ -32,6 +32,10 @@ else
|
|||||||
export SHOULD_DEPLOY="no"
|
export SHOULD_DEPLOY="no"
|
||||||
else
|
else
|
||||||
export SHOULD_DEPLOY="yes"
|
export SHOULD_DEPLOY="yes"
|
||||||
|
|
||||||
|
snap version
|
||||||
|
snap info codium
|
||||||
|
snap connections codium
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user