with checkout
Some checks failed
Build and Deploy ISO / build_iso (release) Failing after 41s
Build and Deploy ISO / deploy_iso (release) Has been skipped

This commit is contained in:
Sohrab Behdani 2025-02-12 14:06:45 +03:30
parent 9f9654d34e
commit 1fdbb7809f

View file

@ -11,8 +11,11 @@ jobs:
env:
Desktop: "template"
steps:
# - name: Checkout code
# uses: actions/checkout@v4
- name: Install Node.js
run: pacman -Sy --noconfirm nodejs npm git
- name: Checkout code
uses: actions/checkout@v4
- name: Build ISO
run: |