ci: ensure github action workspace is clear

This commit is contained in:
Zaiming (Stone) Shi 2022-11-14 20:11:50 +01:00
parent 949916fc1c
commit 2b22ff0710
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ jobs:
fast_ct_apps: ${{ steps.run_find_apps.outputs.fast_ct_apps }}
docker_ct_apps: ${{ steps.run_find_apps.outputs.docker_ct_apps }}
steps:
- uses: AutoModality/action-clean@v1
- uses: actions/checkout@v3
with:
path: source