Skip to content

Commit

Permalink
hyprcursors fail test
Browse files Browse the repository at this point in the history
  • Loading branch information
zen0bit authored Oct 9, 2024
1 parent 4efb087 commit 7abe006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-x86_64-glibc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
run: (/hostrepo/xbps-src -j$(nproc) -Q -s -H ~/hostdir pkg hyprlang)

- name: Build hyprcursor
run: (/hostrepo/xbps-src -j$(nproc) -Q -s -H ~/hostdir pkg hyprcursor)
run: (/hostrepo/xbps-src -j$(nproc) -s -H ~/hostdir pkg hyprcursor)

- name: Build hyprwayland-scanner
run: (/hostrepo/xbps-src -j$(nproc) -Q -s -H ~/hostdir pkg hyprwayland-scanner)
Expand Down

0 comments on commit 7abe006

Please sign in to comment.