chore(autotest): debug build

This commit is contained in:
mengzhenyu 2022-01-28 16:08:04 +08:00
parent 9ea9935efd
commit 69d43ea53d
1 changed files with 2 additions and 0 deletions

View File

@ -97,6 +97,8 @@ jobs:
path: /tmp path: /tmp
- name: Download emqx package - name: Download emqx package
run: | run: |
ls -alt /tmp
ls -alt /tmp/ubuntu20.04
rm -rf /tmp/ubuntu20.04/emqx-5.*.elixir.*.tar.gz rm -rf /tmp/ubuntu20.04/emqx-5.*.elixir.*.tar.gz
mv /tmp/ubuntu20.04/emqx-5.*.tar.gz /tmp/emqx.tar.gz mv /tmp/ubuntu20.04/emqx-5.*.tar.gz /tmp/emqx.tar.gz
ls /tmp ls /tmp