parent
9ddfa34037
commit
fd278f583c
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -14,6 +14,8 @@ jobs:
|
|||
steps:
|
||||
- name: Initialize CI
|
||||
uses: https://git.qo.is/qo.is/actions-nix-init@main
|
||||
with:
|
||||
lfs: true
|
||||
|
||||
- name: Build
|
||||
run: nix build
|
||||
|
|
Loading…
Reference in a new issue