L'ANNNNEEEE

This commit is contained in:
2023-11-19 14:39:34 +01:00
parent c6c04ea72c
commit 9b6976d758

View File

@@ -22,7 +22,7 @@ jobs:
- name: Install nodejs for github action
run: |
apt-get -y install node
apt-get -y install nodejs
- name: Git clone private repo
uses: actions/checkout@v4