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 ee42096 commit bf57c27Copy full SHA for bf57c27
.github/workflows/build-rpi-baremetal.yml
@@ -35,5 +35,5 @@ jobs:
35
with:
36
name: ${{ matrix.example }}-binary
37
path: |
38
- ${{ matrix.example }}/build/kernel8*
+ ${{ matrix.example }}/.build/kernel8*
39
retention-days: 30
0 commit comments