更新 .gitea/workflows/build.yaml
This commit is contained in:
parent
0a5ad5a53c
commit
2b72aa0b8e
|
@ -23,7 +23,7 @@ jobs:
|
|||
apt-get install lftp -y
|
||||
- name: Prepare node
|
||||
run: |
|
||||
apt-get install node -y
|
||||
apt-get install nodejs -y
|
||||
- name: Checkout
|
||||
uses: http://git.hmtsai.cn/actions/checkout@v4
|
||||
- name: Prepare NPM source
|
||||
|
|
Loading…
Reference in New Issue