Update .forgejo/workflows/build.yaml
Some checks failed
Build and Deploy ISO / build_iso (release) Failing after 36s
Some checks failed
Build and Deploy ISO / build_iso (release) Failing after 36s
This commit is contained in:
parent
bc231cd289
commit
4b39c82d2b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue