Skip to content

Commit 5d4a92d

Browse files
committed
fix: linux package plugins
1 parent ccbe54c commit 5d4a92d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/build.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,11 @@ jobs:
170170
mv "$gui_source" "$gui_binary"
171171
172172
# copy dependencies
173+
ls -la
174+
ls -la ../
175+
ls -la ../../
176+
ls -la ../../../
177+
ls -la ../../../../
173178
cp -r ../../out/ .
174179
175180
# note: vapoursynth already copied

0 commit comments

Comments
 (0)