Rustify clean_all.sh

This commit is contained in:
Guillaume Gomez 2023-12-20 14:58:43 +01:00
parent 05ef68961b
commit e26e074261
10 changed files with 85 additions and 13 deletions

View file

@ -100,7 +100,7 @@ jobs:
- name: Clean
if: ${{ !matrix.cargo_runner }}
run: |
./clean_all.sh
./y.sh clean all
- name: Prepare dependencies
run: |