diff --git a/.github/workflows/build-kernel-arcvm.yml b/.github/workflows/build-kernel-arcvm.yml index 710d6363..33579a8b 100644 --- a/.github/workflows/build-kernel-arcvm.yml +++ b/.github/workflows/build-kernel-arcvm.yml @@ -62,7 +62,6 @@ jobs: uses: actions/checkout@v3 with: path: KernelSU - ref: main fetch-depth: 0 - name: Setup kernel source diff --git a/.github/workflows/build-kernel-wsa.yml b/.github/workflows/build-kernel-wsa.yml index d85de336..e5d7ef59 100644 --- a/.github/workflows/build-kernel-wsa.yml +++ b/.github/workflows/build-kernel-wsa.yml @@ -76,7 +76,6 @@ jobs: uses: actions/checkout@v3 with: path: KernelSU - ref: main fetch-depth: 0 - name: Setup kernel source