Skip to content

core: member + designated init and remove redundant cast (#14) #114

core: member + designated init and remove redundant cast (#14)

core: member + designated init and remove redundant cast (#14) #114

Workflow file for this run

name: Build
on: [push, pull_request, workflow_dispatch]
jobs:
nix:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v25
# not needed (yet)
# - uses: cachix/cachix-action@v12
# with:
# name: hyprland
# authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- name: Build
run: nix build -L