This commit is contained in:
@@ -22,6 +22,9 @@ jobs:
|
||||
- name: Build
|
||||
run: mkdocs build --strict
|
||||
|
||||
- name: Install rsync
|
||||
run: sudo apt-get install -y rsync
|
||||
|
||||
- name: Deploy
|
||||
env:
|
||||
SSH_DEPLOY_KEY: ${{ secrets.SSH_DEPLOY_KEY }}
|
||||
|
||||
Reference in New Issue
Block a user