We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0306f7 commit 0ba9a78Copy full SHA for 0ba9a78
.github/workflows/build.yaml
@@ -38,6 +38,7 @@ jobs:
38
make -j 4
39
ls -l
40
ls -l *
41
+ cp ../*.h ../IMUDrivers/
42
cd $DD
43
44
- name: Build the project
0 commit comments