try host
Some checks failed
Check Flake / check-flake (push) Failing after 1s

This commit is contained in:
Zuckerberg 2023-04-23 20:35:28 -06:00
parent c44ab55aa0
commit b3b9e58ea3

View File

@ -5,6 +5,10 @@ on: [push]
env: env:
DEBIAN_FRONTEND: noninteractive DEBIAN_FRONTEND: noninteractive
defaults:
run:
shell: sh
jobs: jobs:
check-flake: check-flake:
runs-on: NixOS runs-on: NixOS