Skip to content

Commit 40a23c0

Browse files
committed
Test cache
1 parent d1ff544 commit 40a23c0

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.github/workflows/driver-cross-build.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,11 @@ jobs:
6565
run: |
6666
cd ${DRIVER_SRC_DIR}
6767
make -f ${REPOSITORY_DIR}/.test/Makefile.crosscompile
68-
make -f ${REPOSITORY_DIR}/.test/Makefile.crosscompile clean
68+
69+
- name: Clean up kernel module
70+
env:
71+
REPOSITORY_DIR: ${{ steps.cross-build.outputs.repository-dir }}
72+
DRIVER_SRC_DIR: ${{ steps.cross-build.outputs.driver-src-dir }}
73+
run: |
74+
cd ${DRIVER_SRC_DIR}
75+
make -f ${REPOSITORY_DIR}/.test/Makefile.crosscompile clean

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy