Compare commits

...

1 Commits
1.5 ... 1.6

Author SHA1 Message Date
9b6976d758 L'ANNNNEEEE 2023-11-19 14:39:34 +01:00

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