Add xpadneo properly #28
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -30,10 +30,6 @@ jobs:
|
|||||||
# !! Add your recipes here
|
# !! Add your recipes here
|
||||||
- recipe.yml
|
- recipe.yml
|
||||||
steps:
|
steps:
|
||||||
- name: Install needed packages
|
|
||||||
shell: bash
|
|
||||||
run: |
|
|
||||||
sudo apt -y install nodejs
|
|
||||||
|
|
||||||
# the build is fully handled by the reusable github action
|
# the build is fully handled by the reusable github action
|
||||||
- name: Build Custom Image
|
- name: Build Custom Image
|
||||||
|
Reference in New Issue
Block a user