Skip to content

Commit

Permalink
CI: fix packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
vaxerski committed Apr 12, 2024
1 parent dd6fdf4 commit 0c513ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
cp build/Hyprland hyprland/
cp build/hyprctl/hyprctl hyprland/
cp build/hyprpm/hyprpm hyprland/
cp subprojects/wlroots/build/libwlroots.so.13032 hyprland/
cp build/Hyprland hyprland/
cp -r example/ hyprland/
cp -r assets/ hyprland/
Expand Down

0 comments on commit 0c513ba

Please sign in to comment.