Add xpadneo properly #28

Merged
eriq12 merged 23 commits from add-xpadneo into main 2025-06-23 22:48:46 -04:00
5 changed files with 24 additions and 3 deletions
Showing only changes of commit d227b9c146 - Show all commits

View File

@@ -33,7 +33,7 @@ jobs:
- name: Install needed packages
shell: bash
run: |
sudo apt-get -y install nodejs
sudo apt -y install nodejs
# the build is fully handled by the reusable github action
- name: Build Custom Image