mirror of
https://github.com/Eugeny/tabby.git
synced 2024-11-25 19:17:39 +03:00
Update snapcraft.yaml
This commit is contained in:
parent
5f74b35ba9
commit
b9cbe4f12d
@ -13,13 +13,11 @@ apps:
|
|||||||
|
|
||||||
parts:
|
parts:
|
||||||
app:
|
app:
|
||||||
plugin: dump
|
plugin: nodejs
|
||||||
source: .
|
source: .
|
||||||
build-packages:
|
build-packages:
|
||||||
- libfontconfig-dev
|
- libfontconfig-dev
|
||||||
- npm
|
|
||||||
override-build: |
|
override-build: |
|
||||||
npm i -g yarn
|
|
||||||
yarn
|
yarn
|
||||||
./scripts/build-native.js
|
./scripts/build-native.js
|
||||||
yarn run build
|
yarn run build
|
||||||
|
Loading…
Reference in New Issue
Block a user