fix hyprctl path

This commit is contained in:
Vaxry 2023-10-13 20:25:57 +01:00
parent 2d5e1de7f3
commit 44a7e175a1
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ jobs:
mkdir hyprland/assets
cp ./LICENSE hyprland/
cp build/Hyprland hyprland/
cp hyprctl/hyprctl hyprland/
cp build/hyprctl/hyprctl hyprland/
cp subprojects/wlroots/build/libwlroots.so.12032 hyprland/
cp build/Hyprland hyprland/
cp -r example/ hyprland/