mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-19 18:07:58 +00:00
Update snapcraft.yaml
This commit is contained in:
@@ -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