Skip to content

Commit

Permalink
Merge pull request #48 from levnikmyskin/ci/fix_build
Browse files Browse the repository at this point in the history
Fix CI build
  • Loading branch information
levnikmyskin authored Jun 12, 2024
2 parents 6bbee0b + 8bef665 commit d3c1d4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
if: github.ref == 'refs/heads/main'|| github.base_ref == 'main'
with:
INSTALL_XORG_PKGS: true
branch: 'v0.40.0'
hyprwayland: 'v0.3.4'
branch: 'v0.41.0'
hyprwayland: 'v0.3.10'

- name: Setup base on dev
uses: ./.github/actions/setup_base
Expand Down

0 comments on commit d3c1d4a

Please sign in to comment.