Skip to content

Commit

Permalink
fix(ci): update to hyprland 0.41.1
Browse files Browse the repository at this point in the history
  • Loading branch information
levnikmyskin committed Jun 15, 2024
1 parent 9d26d30 commit 003c77c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
if: github.ref == 'refs/heads/main'|| github.base_ref == 'main'
with:
INSTALL_XORG_PKGS: true
branch: 'v0.41.0'
branch: 'v0.41.1'
hyprwayland: 'v0.3.10'

- name: Setup base on dev
Expand Down

0 comments on commit 003c77c

Please sign in to comment.