CI test
Some checks failed
/ Compilation of content (push) Successful in 12s
/ SSH deployment (push) Failing after 1m24s

This commit is contained in:
Yann Kervran 2024-05-03 11:37:23 +02:00
parent 1fe06da04c
commit 3f1b40d9c0

View file

@ -22,11 +22,11 @@ jobs:
- name: Compile mkdocs
run: |
mkdocs build
# - name: 'Upload Artifact'
# uses: actions/upload-artifact@v3
# with:
# name: Mkdocs_files
# path: /workspace/YannK/Actions_tests/Actions_tests/site
- name: 'Upload Artifact'
uses: actions/upload-artifact@v3
with:
name: Mkdocs_files
path: /workspace/YannK/Actions_tests/Actions_tests/site
ssh_test:
name: SSH deployment