Skip to content

Commit

Permalink
fix: Steam Sniper build
Browse files Browse the repository at this point in the history
  • Loading branch information
Losses committed Dec 12, 2024
1 parent a26feaa commit f163d29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@ jobs:
mkdir -p build/linux/x64/release/bundle/lib/
cp /usr/lib/x86_64-linux-gnu/libayatana-appindicator3.so.1 build/linux/x64/release/bundle/lib/
cp /usr/lib/x86_64-linux-gnu/libayatana-indicator3.so.7 build/linux/x64/release/bundle/lib/
cp /usr/lib/x86_64-linux-gnu/libayatana-ido3-0.4.so.0 build/linux/x64/release/bundle/lib/
cp /usr/lib/x86_64-linux-gnu/libdbusmenu-glib.so.4 build/linux/x64/release/bundle/lib/
cp /usr/lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4 build/linux/x64/release/bundle/lib/
Expand Down

0 comments on commit f163d29

Please sign in to comment.