Update .forgejo/workflows/build.yaml
Some checks failed
Build and Deploy ISO / build_iso (release) Failing after 36s

This commit is contained in:
Sohrab Behdani 2025-04-02 14:04:23 -04:00
parent bc231cd289
commit 4b39c82d2b

View file

@ -14,7 +14,7 @@ jobs:
Desktop: "plasma"
steps:
- name: Install Node.js
run: pacman -Syyu nodejs --noconfirm
run: pacman -Syyu git base-devel nodejs --noconfirm
- name: Checkout code
uses: actions/checkout@v4
- name: Update system