diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 04e847a1c276..eb334c5df14d 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -346,6 +346,7 @@ jobs: key: triton-artifacts-${{ runner.os }}-${{ runner.arch }}-${{ runner.name }}-llvm-${{ steps.cache-key.outputs.llvm }}-${{ steps.cache-key.outputs.datetime }} - name: Inspect cache directory run: | + rm -rf ~/.triton mkdir -p ~/.triton ls -alh ~/.triton - name: Update PATH