mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-26 19:04:40 +01:00
Add cleanup step
This commit is contained in:
parent
f672a5ffa2
commit
41460f22fa
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -44,3 +44,4 @@ jobs:
|
||||
SSH_KEY: ${{ secrets.SSH_KEY }}
|
||||
run: |
|
||||
tests/makephar.sh
|
||||
rm -rf "${{ github.workspace }}"
|
||||
|
Loading…
Reference in New Issue
Block a user