ci(release): 🐛 remove the finished build removal line

This commit is contained in:
pakintada@gmail.com 2024-04-01 09:53:18 +07:00
parent 8cf5a2e14c
commit b11c2503e9

View file

@ -37,7 +37,6 @@ jobs:
cd client/dist/
ls
rm -f client.zip
rm -rf client
ls
- name: Zip files
uses: vimtor/action-zip@v1.2