chore(autotest): debug build script

This commit is contained in:
mengzhenyu 2022-01-29 11:30:51 +08:00
parent 09cc17ce5f
commit 23abbc11ef
1 changed files with 1 additions and 3 deletions

View File

@ -97,10 +97,8 @@ jobs:
path: /tmp
- name: Download emqx package
run: |
pwd
ls -al
rm -rf /tmp/emqx-5.*.elixir1.13.2.*.tar.gz
echo "--------------------------"
rm -rf /tmp/emqx-5.*-elixir.*.tar.gz
ls /tmp
mv /tmp/emqx-5.*.tar.gz /tmp/emqx.tar.gz
- name: Checkout tf-test-automation