mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-24 11:50:14 +10:00
AppImage support (#108)
This commit is contained in:
committed by
GitHub
parent
f6363a3665
commit
39d4b9c134
@@ -46,6 +46,7 @@ deploy:
|
||||
- vscode/.build/linux/deb/amd64/deb/*.deb
|
||||
- vscode/.build/linux/rpm/x86_64/*.rpm
|
||||
- vscode/.build/linux/deb/arm64/deb/*.deb
|
||||
- vscode/out/*.AppImage
|
||||
on:
|
||||
all_branches: true
|
||||
condition: $SHOULD_BUILD = yes
|
||||
|
||||
Reference in New Issue
Block a user