diff --git a/.github/workflows/build_arm.yaml b/.github/workflows/build_arm.yaml index f2220f4376..4b5743ef9e 100644 --- a/.github/workflows/build_arm.yaml +++ b/.github/workflows/build_arm.yaml @@ -225,7 +225,7 @@ jobs: uses: actions/checkout@v3 with: repository: acidanthera/ocbuild - ref: master + ref: new-master path: ./ - name: Install dependencies diff --git a/.github/workflows/build_nolto.yaml b/.github/workflows/build_nolto.yaml index 1c81703af3..d4e3731c43 100644 --- a/.github/workflows/build_nolto.yaml +++ b/.github/workflows/build_nolto.yaml @@ -373,7 +373,7 @@ jobs: uses: actions/checkout@v3 with: repository: acidanthera/ocbuild - ref: master + ref: new-master path: ./ - name: Install dependencies