mirror of
https://github.com/Eugeny/tabby.git
synced 2026-08-24 10:14:31 -05:00
Update snapcraft.yaml
This commit is contained in:
+1
-3
@@ -13,13 +13,11 @@ apps:
|
||||
|
||||
parts:
|
||||
app:
|
||||
plugin: dump
|
||||
plugin: nodejs
|
||||
source: .
|
||||
build-packages:
|
||||
- libfontconfig-dev
|
||||
- npm
|
||||
override-build: |
|
||||
npm i -g yarn
|
||||
yarn
|
||||
./scripts/build-native.js
|
||||
yarn run build
|
||||
|
||||
Reference in New Issue
Block a user