Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2025-10-16 12:51:50 +03:00
parent e6d0c5dddd
commit 0d9cb95817

View File

@ -24,8 +24,7 @@ jobs:
run: | run: |
sudo apt install -y \ sudo apt install -y \
nodejs npm \ nodejs npm \
wget zip \ wget zip
electron
- name: Build environment - name: Build environment
run: make dev run: make dev