autorebuild native modules

This commit is contained in:
Eugene Pankov
2022-04-30 09:49:40 -07:00
parent a434220ff0
commit 3e2f93c226
5 changed files with 1 additions and 48 deletions

View File

@@ -19,7 +19,6 @@ parts:
- libfontconfig-dev
override-build: |
yarn
./scripts/build-native.js
yarn run build
./scripts/build-linux.js
mkdir -p $SNAPCRAFT_PART_INSTALL/opt/tabby || true