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"
|
Desktop: "plasma"
|
||||||
steps:
|
steps:
|
||||||
- name: Install Node.js
|
- name: Install Node.js
|
||||||
run: pacman -Syyu nodejs --noconfirm
|
run: pacman -Syyu git base-devel nodejs --noconfirm
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Update system
|
- name: Update system
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue