1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-26 21:14:43 +01:00

Add cleanup step

This commit is contained in:
Daniil Gentili 2021-06-11 20:00:40 +02:00
parent f672a5ffa2
commit 41460f22fa

View File

@ -44,3 +44,4 @@ jobs:
SSH_KEY: ${{ secrets.SSH_KEY }}
run: |
tests/makephar.sh
rm -rf "${{ github.workspace }}"