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 868e4a24e3 - Show all commits

View File

@@ -33,7 +33,7 @@ jobs:
- name: Install packages
shell: bash
run: |
sudo dnf install -y nodejs docker-cli containerd
sudo dnf install -y nodejs docker-cli containerd docker-buildx
- uses: sigstore/cosign-installer@v3.9.0
with: