mirror of
https://github.com/hyprwm/hyprland-plugins.git
synced 2024-11-08 04:25:59 +01:00
7 lines
115 B
YAML
7 lines
115 B
YAML
name: Nix
|
|
|
|
on: [push, pull_request, workflow_dispatch]
|
|
|
|
jobs:
|
|
build:
|
|
uses: ./.github/workflows/nix-build.yml
|