add mono package
Some checks failed
Release Electron App / release-desktop (push) Has been cancelled

This commit is contained in:
Roberto
2026-03-02 23:13:29 +01:00
parent 1f5ea553aa
commit 6eed29a057

View File

@@ -18,7 +18,7 @@ jobs:
- name: Install System Dependencies for Linux Makers
run: |
apt-get update
apt-get install -y fakeroot dpkg
apt-get install -y fakeroot dpkg mono-complete
- name: Install Dependencies
run: npm install