ci(release): 🐛 remove the finished build removal line
This commit is contained in:
parent
8cf5a2e14c
commit
b11c2503e9
1 changed files with 0 additions and 1 deletions
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
|
|
@ -37,7 +37,6 @@ jobs:
|
||||||
cd client/dist/
|
cd client/dist/
|
||||||
ls
|
ls
|
||||||
rm -f client.zip
|
rm -f client.zip
|
||||||
rm -rf client
|
|
||||||
ls
|
ls
|
||||||
- name: Zip files
|
- name: Zip files
|
||||||
uses: vimtor/action-zip@v1.2
|
uses: vimtor/action-zip@v1.2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue