diff --git a/.github/workflows/apple_m.yml b/.github/workflows/apple_m.yml index 81952dabd..5234866ac 100644 --- a/.github/workflows/apple_m.yml +++ b/.github/workflows/apple_m.yml @@ -11,7 +11,7 @@ permissions: jobs: build: - if: "github.repository == 'OpenMathLib/OpenBLAS'" + if: "github.repository == 'guoyuanplct/OpenBLAS'" runs-on: macos-14 strategy: