Skip to content

Commit 323b26d

Browse files
authored
Merge branch 'ctrliq:{jmaple}_ciqlts8_8' into {jmaple}_ciqlts8_8
2 parents 45e010a + fd399f1 commit 323b26d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-check_aarch64.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Checkout code
2525
uses: actions/checkout@v4
2626
with:
27-
ref: "${{ github.event.pull_request.merge_commit_sha }}"
27+
ref: "${{ github.event.pull_request.head.sha }}"
2828
fetch-depth: 0
2929
- name: Build the Kernel
3030
run: |

0 commit comments

Comments
 (0)