mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-04 06:01:56 -07:00
CI/Nix: remove waybar build
This commit is contained in:
3
.github/workflows/nix-update-inputs.yaml
vendored
3
.github/workflows/nix-update-inputs.yaml
vendored
@@ -32,9 +32,6 @@ jobs:
|
|||||||
- name: Build packages
|
- name: Build packages
|
||||||
run: nix flake check --print-build-logs --accept-flake-config
|
run: nix flake check --print-build-logs --accept-flake-config
|
||||||
|
|
||||||
- name: Build Waybar-Hyprland
|
|
||||||
run: nix build .#waybar-hyprland --print-build-logs
|
|
||||||
|
|
||||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||||
with:
|
with:
|
||||||
commit_message: "Nix: bump inputs"
|
commit_message: "Nix: bump inputs"
|
||||||
|
Reference in New Issue
Block a user