Skip to content

version: bump to 0.1.6 #198

version: bump to 0.1.6

version: bump to 0.1.6 #198

Workflow file for this run

name: Build
on: [push, pull_request, workflow_dispatch]
jobs:
nix:
if: (github.event_name != 'pull_request' || github.event.pull_request.head.repo.fork)
uses: hyprwm/actions/.github/workflows/nix.yml@main
secrets: inherit
with:
command: nix flake check --print-build-logs --keep-going