This commit is contained in:
parent
649398c5e7
commit
17f12cc751
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
||||||
- name: Environment setup
|
- name: Environment setup
|
||||||
run: |
|
run: |
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install -y python git sudo nodejs patch node
|
apt-get install -y python git sudo nodejs patch npm
|
||||||
- name: Getting patches
|
- name: Getting patches
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Cloning document server source
|
- name: Cloning document server source
|
||||||
|
|
Loading…
Add table
Reference in a new issue