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 3b061c5 commit 6bdad37Copy full SHA for 6bdad37
.github/workflows/build-programs.yml
@@ -72,4 +72,5 @@ jobs:
72
name: program-builds
73
# First wildcard ensures exported paths are consistently under the programs folder.
74
path: ./program*/.bin/*.so
75
+ include-hidden-files: true
76
if-no-files-found: error
0 commit comments