mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-24 11:50:14 +10:00
ci(linux): bypass build job to generate all assets [skip ci]
This commit is contained in:
@@ -81,8 +81,8 @@ parts:
|
||||
|
||||
apps:
|
||||
codium:
|
||||
command: electron-launch $SNAP/snap/usr/share/codium/bin/codium --no-sandbox
|
||||
command: electron-launch $SNAP/usr/share/codium/bin/codium --no-sandbox
|
||||
common-id: codium.desktop
|
||||
|
||||
url-handler:
|
||||
command: electron-launch $SNAP/snap/usr/share/codium/bin/codium --open-url --no-sandbox
|
||||
command: electron-launch $SNAP/usr/share/codium/bin/codium --open-url --no-sandbox
|
||||
|
||||
Reference in New Issue
Block a user