test
Some checks failed
/ Compilation of content (push) Successful in 10s
/ SSH connection tests (push) Failing after 9s

This commit is contained in:
Yann Kervran 2024-04-19 11:18:25 +02:00
parent d92b9321ae
commit 25681db4b1

View file

@ -32,12 +32,12 @@ jobs:
ssh_test:
name: SSH connection tests
runs-on: bookworm
needs: compilation
container: minidocks/mkdocs
steps:
- name: Add NodeJs
- name: Add NodeJs & Git
run: |
uname -a
apt install nodejs npm
apk add nodejs npm git
- name: Create directory
run: |
mkdir -p ~/.ssh/