parent
18e3dd5560
commit
3ab623a080
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
|||
steps:
|
||||
- name: install node
|
||||
id: node-install
|
||||
run: apt update && apt install nodejs
|
||||
run: apt update && apt -y install nodejs
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue