CI: additionally cleanup artifacts (#4)

This commit is contained in:
Anna Prosvetova 2021-12-03 14:58:35 +03:00 committed by GitHub
parent 1d9698ddac
commit b48af48078
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -110,3 +110,7 @@ jobs:
remote_port: ${{ secrets.RSYNC_DEPLOY_PORT }}
remote_user: ${{ secrets.RSYNC_DEPLOY_USER }}
remote_key: ${{ secrets.RSYNC_DEPLOY_KEY }}
- name: Cleanup artifacts
run: |
rm -rf artifacts