Remove built plugins from source control

This commit is contained in:
Gregory Schier
2024-02-09 05:09:37 -08:00
parent 0d8203da47
commit c7620e90a1
8 changed files with 5 additions and 9628 deletions

View File

@@ -46,6 +46,8 @@ jobs:
sudo apt-get install -y libgtk-3-dev libwebkit2gtk-4.0-dev libappindicator3-dev librsvg2-dev patchelf
- name: Install dependencies
run: npm ci
- name: Build plugins
run: npm run build:plugins
- name: Run tests
run: npm test
# Pin dev version to get non-default targets