diff --git a/.github/workflows/tpp-benchmark.yml b/.github/workflows/tpp-benchmark.yml index 53f3cac18..b5586c059 100644 --- a/.github/workflows/tpp-benchmark.yml +++ b/.github/workflows/tpp-benchmark.yml @@ -26,7 +26,7 @@ env: jobs: Check_LLVM: - uses: ./github/workflows/tpp-llvm.tml + uses: ./.github/workflows/tpp-llvm.tml secrets: inherit TPP-MLIR-SPR-BASE: diff --git a/.github/workflows/tpp-mlir.yml b/.github/workflows/tpp-mlir.yml index 7a7bb49d0..294edc44a 100644 --- a/.github/workflows/tpp-mlir.yml +++ b/.github/workflows/tpp-mlir.yml @@ -12,7 +12,7 @@ env: jobs: Check_LLVM: - uses: ./github/workflows/tpp-llvm.tml + uses: ./.github/workflows/tpp-llvm.tml secrets: inherit TPP-MLIR-gcc-rel: