fixup! WIP CI
Some checks failed
/ build (push) Failing after 0s

This commit is contained in:
Simon Bruder 2024-07-19 12:31:28 +02:00
parent 158bdde14f
commit 995e6193c7
Signed by: simon
GPG key ID: 347FF8699CDA0776

View file

@ -8,6 +8,9 @@ jobs:
build:
runs-on: nix
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Push OCI image
- name: Build
run: nix build -L .#li7y .#li7y-oci
- name: Push OCI image