summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ci-prod.ick2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci-prod.ick b/ci-prod.ick
index b836cdf..31692fb 100644
--- a/ci-prod.ick
+++ b/ci-prod.ick
@@ -1339,7 +1339,7 @@ pipelines:
mkdir publish
cd src
./report.sh *.json
- mv obnam-benchmark.html> ../publish/index.html
+ mv obnam-benchmark.html ../publish/index.html
cat ../publish/index.html
find ../publish -type f -exec chmod 0644 '{}' +