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 84 additions and 14 deletions
Showing only changes of commit 036d4bb7ba - Show all commits

View File

@@ -30,6 +30,11 @@ jobs:
# !! Add your recipes here
- recipe.yml
steps:
- name: Install packages
shell: bash
run: |
sudo dnf install -y nodejs
- uses: sigstore/cosign-installer@v3.9.0
with:
install-dir: /usr/bin