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 fad155d commit e24d77fCopy full SHA for e24d77f
.github/workflows/rpi_arm64.yml
@@ -30,6 +30,6 @@ jobs:
30
with:
31
name: linux_arm64_libs
32
path: |
33
- .
34
- !./obj
+ Release_*
+ !Release_*/obj
35
0 commit comments