mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-02 11:45:58 +01:00
CI/Nix: remove waybar build
This commit is contained in:
parent
ba31518ed8
commit
5e7183daf5
1 changed files with 0 additions and 3 deletions
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"
|
||||||
|
|
Loading…
Reference in a new issue