CI/Nix: remove waybar build

This commit is contained in:
Mihai Fufezan 2023-08-22 20:59:15 +03:00
parent ba31518ed8
commit 5e7183daf5
No known key found for this signature in database
1 changed files with 0 additions and 3 deletions

View File

@ -32,9 +32,6 @@ jobs:
- name: Build packages
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
with:
commit_message: "Nix: bump inputs"