get node
Some checks failed
/ build-test (pull_request) Failing after 25s

This commit is contained in:
Antoine Martin 2024-08-23 16:27:49 -04:00
parent 2b3fa22d16
commit 649398c5e7
Signed by: ayakael
GPG key ID: D62A472A4AA7D541

View file

@ -14,7 +14,7 @@ jobs:
- name: Environment setup
run: |
apt-get update
apt-get install -y python git sudo nodejs patch
apt-get install -y python git sudo nodejs patch node
- name: Getting patches
uses: actions/checkout@v4
- name: Cloning document server source