This commit is contained in:
parent
a079b7178a
commit
174fe01b76
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
|||
Desktop: "plasma"
|
||||
steps:
|
||||
- name: Install Node.js
|
||||
run: pacman -Sy --noconfirm nodejs npm git sudo
|
||||
run: actions/setup-node@v4
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
- name: Update system
|
||||
|
|
Loading…
Add table
Reference in a new issue