This commit is contained in:
parent
8b123cfec2
commit
657d37b1eb
|
@ -18,7 +18,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
- name: Checkout LFS
|
||||
run: |
|
||||
git -c "https.${GITHUB_SERVER_URL}/.extraHeader=" lfs pull
|
||||
git -c "http.${GITHUB_SERVER_URL}/.extraHeader=" lfs pull
|
||||
- name: Build
|
||||
run: nix build -L .#li7y .#li7y-oci
|
||||
- name: Push OCI image
|
||||
|
|
Loading…
Reference in a new issue