Skip to content

Commit

Permalink
Fix copy of libraries. Next try
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbrechtL committed Dec 8, 2024
1 parent 7544add commit f1cdf83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
# Dummy run welle in a virtual display to collect graphic libraries with sharun
xvfb-run -- ./lib4bin -p -v -r -e ./appdir/usr/bin/welle-io
cp shared/lib/* appdir/usr/lib/x86_64-linux-gnu/
cp shared/lib/l* appdir/usr/lib/x86_64-linux-gnu/
find appdir/
Expand Down

0 comments on commit f1cdf83

Please sign in to comment.