chore(autotest): debug build script

This commit is contained in:
mengzhenyu 2022-01-29 13:43:14 +08:00
parent 23abbc11ef
commit ffdf756c63
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ jobs:
path: /tmp path: /tmp
- name: Download emqx package - name: Download emqx package
run: | run: |
rm -rf /tmp/emqx-5.*.elixir1.13.2.*.tar.gz rm -rf /tmp/emqx-5.*-elixir1.*.tar.gz
echo "--------------------------" echo "--------------------------"
ls /tmp ls /tmp
mv /tmp/emqx-5.*.tar.gz /tmp/emqx.tar.gz mv /tmp/emqx-5.*.tar.gz /tmp/emqx.tar.gz