This commit is contained in:
parent
47bd048199
commit
898965558f
|
@ -13,6 +13,8 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
lfs: true
|
||||
- name: Build
|
||||
run: nix build -L .#li7y .#li7y-oci
|
||||
- name: Push OCI image
|
||||
|
|
Loading…
Reference in a new issue