added parch-grub
All checks were successful
Build and Deploy ISO / build_iso (release) Successful in 51m58s
All checks were successful
Build and Deploy ISO / build_iso (release) Successful in 51m58s
This commit is contained in:
parent
174fe01b76
commit
0b2df0249f
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: actions/setup-node@v4
|
run: pacman -Syyu 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
Reference in a new issue