Skip to content

Added gir1.2-ayatanaappindicator3-0.1 Debian fallback #238

Added gir1.2-ayatanaappindicator3-0.1 Debian fallback

Added gir1.2-ayatanaappindicator3-0.1 Debian fallback #238

Workflow file for this run

name: Build GUI
on: pull_request
jobs:
linux:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup npm
uses: actions/setup-node@v4
- name: Build npm
run: |
cd src/tribler/ui/
npm install
npm run build