mirror of
https://github.com/NotAShelf/nyxexprs.git
synced 2024-11-22 21:31:03 +00:00
CI: add missing packages to build matrix
This commit is contained in:
parent
96e2530eaf
commit
9ada0db470
1 changed files with 3 additions and 3 deletions
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
|
@ -12,16 +12,16 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
package:
|
package:
|
||||||
- foot-transparent
|
- alejandra-no-ads
|
||||||
|
- ani-cli
|
||||||
- cloneit
|
- cloneit
|
||||||
|
- foot-transparent
|
||||||
- mov-cli
|
- mov-cli
|
||||||
- rat
|
- rat
|
||||||
- ani-cli
|
|
||||||
- rofi-calc-wayland
|
- rofi-calc-wayland
|
||||||
- rofi-emoji-wayland
|
- rofi-emoji-wayland
|
||||||
- headscale-ui
|
- headscale-ui
|
||||||
- mastodon-bird-ui
|
- mastodon-bird-ui
|
||||||
- mastodon-bird-ui
|
|
||||||
|
|
||||||
uses: ./.github/workflows/nix.yml
|
uses: ./.github/workflows/nix.yml
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue