Skip to content

Commit 6bdad37

Browse files
committed
Add include setting to upload action
1 parent 3b061c5 commit 6bdad37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-programs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,5 @@ jobs:
7272
name: program-builds
7373
# First wildcard ensures exported paths are consistently under the programs folder.
7474
path: ./program*/.bin/*.so
75+
include-hidden-files: true
7576
if-no-files-found: error

0 commit comments

Comments
 (0)