This commit is contained in:
parent
3942c2ab18
commit
aecec1f408
1 changed files with 6 additions and 5 deletions
|
@ -63,6 +63,7 @@ jobs:
|
|||
echo ' "projectId": "cookie-server-utils" ' >> publish.config.json
|
||||
echo ' } ' >> publish.config.json
|
||||
echo '} ' >> publish.config.json
|
||||
ls -lh ${{ gitea.workspace }}
|
||||
- name: Install node js
|
||||
run: |
|
||||
apt-get install -y --no-install-recommends nodejs
|
||||
|
|
Loading…
Reference in a new issue