ci(self-hosted): clean before run
This commit is contained in:
parent
be67e27aa4
commit
106d45ca53
|
@ -43,6 +43,7 @@ jobs:
|
|||
container: "ghcr.io/emqx/emqx-builder/5.0-10:${{ matrix.elixir }}-${{ matrix.otp }}-${{ matrix.os }}"
|
||||
|
||||
steps:
|
||||
- uses: AutoModality/action-clean@v1
|
||||
- uses: actions/checkout@v1
|
||||
- name: prepare
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue