Remove submodule clone from ci pipeline #38

Merged
fabianhauser merged 1 commit from clean-up-pipeline into main 2025-03-03 20:36:24 +01:00

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