test
Some checks failed
/ Compilation of content (push) Successful in 10s
/ SSH deployment (push) Failing after 16s

This commit is contained in:
Yann Kervran 2024-04-19 11:28:54 +02:00
parent 2d7aea66e1
commit 52cae1a662

View file

@ -59,7 +59,7 @@ jobs:
run: |
ssh -i ~/.ssh/id_rsa -p ${{ secrets.SSH_PORT }} ${{ secrets.SSH_USER }}@${{ secrets.SSH_HOST }} "touch CD_TEST.txt"
- name: Download Artifact
uses: actions/download-artifact@v1
uses: actions/download-artifact@v3
with:
name: Mkdocs_files
- name: Send the Mkdocs_files