1
0
Fork 0

更新 .gitea/workflows/build.yaml

This commit is contained in:
cxykevin 2024-05-24 21:58:04 +08:00
parent 0a5ad5a53c
commit 2b72aa0b8e
1 changed files with 1 additions and 1 deletions

View File

@ -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