From db789910d22d56b25b16d5b1f95b1d9bb1767469 Mon Sep 17 00:00:00 2001 From: Condorra Date: Sat, 18 Feb 2023 22:02:23 +1100 Subject: [PATCH] Fix conflicting manifests from different sources. --- .ci/build | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci/build b/.ci/build index e58d91c..9722bcb 100755 --- a/.ci/build +++ b/.ci/build @@ -8,4 +8,5 @@ export PATH="$(pwd)/hugo:$PATH" cd siterepo ./build.sh +rm ./hugo-static/public/manifest.json # Conflicts with main manifest. cp -r ./assets/* ./assets/.??* ./hugo-static/public/* ../sitegen/