fixup! Add CI workflow
All checks were successful
/ build (push) Successful in 26s

This commit is contained in:
Simon Bruder 2024-07-20 13:26:19 +02:00
parent 01d0c0d6b7
commit 5b6a1ca4b4
Signed by: simon
GPG key ID: 347FF8699CDA0776

View file

@ -22,7 +22,7 @@ jobs:
git config --unset "http.${GITHUB_SERVER_URL}/.extraHeader" git config --unset "http.${GITHUB_SERVER_URL}/.extraHeader"
cat .git/config cat .git/config
git lfs install --local git lfs install --local
git lfs pull git -c "http.${GITHUB_SERVER_URL}/.extraHeader=" lfs pull
head -c 512 static/vendor/bootstrap.min.css head -c 512 static/vendor/bootstrap.min.css
- name: Build - name: Build
run: nix build -L .#li7y .#li7y-oci run: nix build -L .#li7y .#li7y-oci