Skip to content

Commit

Permalink
Okay..
Browse files Browse the repository at this point in the history
  • Loading branch information
arran4 committed Jun 15, 2024
1 parent 4a1d66d commit 40f0118
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
- name: Build DEB package
run: |
mkdir -p build/debian/DEBIAN/
cp debian/* build/debian/DEBIAN/
mkdir -p build/debian/usr/lib/x86_64-linux-gnu/vlc/plugins/misc
cp lib/libxattrplaying_plugin.so build/debian/usr/lib/x86_64-linux-gnu/vlc/plugins/misc/
cd build
Expand Down

0 comments on commit 40f0118

Please # to comment.