We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4ac030 commit 7aad98eCopy full SHA for 7aad98e
.github/workflows/build-check_x86_64.yml
@@ -15,6 +15,7 @@ jobs:
15
with:
16
ref: "${{ github.event.pull_request.head.sha }}"
17
fetch-depth: 0
18
+ path: kernel-src-tree
19
20
- name: Install rinse
21
run: |
0 commit comments