This commit is contained in:
parent
4a8ab0eb33
commit
8b123cfec2
|
@ -18,8 +18,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
- name: Checkout LFS
|
||||
run: |
|
||||
cat .git/config
|
||||
git -c "http.${GITHUB_SERVER_URL}/storage/lfs/.extraHeader=" lfs pull
|
||||
git -c "https.${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