Update .forgejo/workflows/build.yaml
This commit is contained in:
parent
50249bf5a5
commit
7b1f0814d2
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ jobs:
|
|||
env:
|
||||
Desktop: "template"
|
||||
steps:
|
||||
# - name: Install Node.js
|
||||
# run: pacman -Sy --noconfirm nodejs npm git sudo
|
||||
- name: Install Node.js
|
||||
run: pacman -Sy --noconfirm nodejs npm git sudo
|
||||
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Reference in a new issue