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

This commit is contained in:
Simon Bruder 2024-07-20 13:21:07 +02:00
parent 657d37b1eb
commit 06afd021d3
Signed by: simon
GPG key ID: 347FF8699CDA0776

View file

@ -18,6 +18,10 @@ jobs:
uses: actions/checkout@v4
- name: Checkout LFS
run: |
cat .git/config
git config http || true
git config "http.${GITHUB_SERVER_URL}/" || true
git config "http.${GITHUB_SERVER_URL}/.extraHeader" || true
git -c "http.${GITHUB_SERVER_URL}/.extraHeader=" lfs pull
- name: Build
run: nix build -L .#li7y .#li7y-oci