fixup! Add CI workflow
Some checks failed
/ build (push) Failing after 38s

This commit is contained in:
Simon Bruder 2024-07-20 13:15:14 +02:00
parent e608d62fce
commit 67e7a15f77
Signed by: simon
GPG key ID: 347FF8699CDA0776

View file

@ -16,10 +16,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
persist-credentials: false
- name: Checkout LFS
run: git lfs pull
run: git -c "http.${GITHUB_SERVER_URL}/storage/lfs/.extraHeader=" lfs pull
- name: Build
run: nix build -L .#li7y .#li7y-oci
- name: Push OCI image