Skip to content

Commit

Permalink
aquamarine tests fail
Browse files Browse the repository at this point in the history
  • Loading branch information
zen0bit authored Oct 9, 2024
1 parent 7abe006 commit 38636e8
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 @@ -92,7 +92,7 @@ jobs:
run: (/hostrepo/xbps-src -j$(nproc) -Q -s -H ~/hostdir pkg hyprwayland-scanner)

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

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

0 comments on commit 38636e8

Please sign in to comment.