Remove lock

This commit is contained in:
DashieTM 2024-10-19 13:25:31 +02:00
parent 314a067795
commit f1a93f1cf7
6 changed files with 7 additions and 2114 deletions

View file

@ -27,7 +27,7 @@ jobs:
uses: DeterminateSystems/magic-nix-cache-action@main
- name: Build docs
run: nix -L build github:${{ github.repository }}/${{ github.sha }}#docs
run: nix -L build github:${{ github.repository }}/${{ github.sha }}#docs --no-write-lock-file
- name: Prepare docs for upload
run: cp -r --dereference --no-preserve=mode,ownership result/ public/