This commit is contained in:
parent
4d34c1c6fc
commit
dcfa5a660d
|
@ -15,9 +15,9 @@ jobs:
|
|||
runs-on: nix
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
lfs: true
|
||||
uses: actions/checkout
|
||||
- name: Checkout LFS
|
||||
run: git lfs pull
|
||||
- name: Build
|
||||
run: nix build -L .#li7y .#li7y-oci
|
||||
- name: Push OCI image
|
||||
|
|
Loading…
Reference in a new issue