1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-09-11 13:13:59 +03:00

Update snapcraft.yaml

This commit is contained in:
Eugene 2019-03-13 12:45:41 +01:00 committed by GitHub
parent 5f74b35ba9
commit b9cbe4f12d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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