aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorThatOneCalculator <[email protected]>2022-06-22 15:17:21 -0700
committerThatOneCalculator <[email protected]>2022-06-22 15:17:21 -0700
commit2631489a183938b89a5d30bb13232bf2a4b14401 (patch)
treeefbefefb97b26a4c6f0398d8081a46eb4bf4eaab /.github
parent5614f28dfd11da7f19ed05a63510e65f1afb2f63 (diff)
downloadHyprland-2631489a183938b89a5d30bb13232bf2a4b14401.tar.gz
Hyprland-2631489a183938b89a5d30bb13232bf2a4b14401.zip
Syntax error in CI
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 65320773..ba8d2874 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -41,7 +41,7 @@ jobs:
cp ./LICENSE hyprland/
cp build/Hyprland hyprland/
cp hyprctl/hyprctl hyprland/
- cp subprojects/wlroots/build/libwlroots.so.11032 release-files/
+ cp subprojects/wlroots/build/libwlroots.so.11032 hyprland/
cp x86_64-pc-linux-gnu/usr/local/bin/* hyprland/
cp -r example/ hyprland/
cp -r assets/ hyprland/