mirror of
https://github.com/Eugeny/tabby
synced 2024-11-15 01:17:14 +00:00
Update snapcraft.yaml
This commit is contained in:
parent
5f74b35ba9
commit
b9cbe4f12d
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue