Skip to content

Commit 773e98d

Browse files
committed
Add libad9361 workflow
Signed-off-by: Travis F. Collins <[email protected]>
1 parent 4843194 commit 773e98d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/depends.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
- name: Organize built libraries
8989
run : |
9090
mkdir deps
91+
ls *
9192
mv package_linux/* deps/
9293
mv package_windows/* deps/
9394

0 commit comments

Comments
 (0)