just: fix clean task in CI
024b4f78d792056a5f0c71985a520eeed7eacf88
81071b127e3fd15429cc1eba57326649cab1dfb8
@@ -5,7 +5,7 @@ default: @just --list --justfile {{ justfile() }} --unsorted clean: - rm -r website + rm -fr website check-licenses: nix run nixpkgs#go-licenses check ./...