Remove submodule clone from ci pipeline
All checks were successful
CI / build (push) Successful in 2m32s

This commit is contained in:
Fabian Hauser 2025-03-03 21:13:34 +02:00
parent 078e930143
commit 8610aa5ac2

View file

@ -16,12 +16,6 @@ jobs:
token: ${{ secrets.CI_TOKEN }}
lfs: false
- name: Add submodules to nix store to circumvent another nix bug
run: |
git clone https://git.qo.is/qo.is/infrastructure-private.git /tmp/private
cd /tmp/private
nix flake prefetch
- name: Use attic cache
run: nix run .#cache use