This commit is contained in:
parent
cadb641aab
commit
2b3fa22d16
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
|
apt-get install -y python git sudo nodejs patch
|
||||||
- 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