aboutsummaryrefslogtreecommitdiff
path: root/.buildbot
diff options
context:
space:
mode:
Diffstat (limited to '.buildbot')
-rwxr-xr-x.buildbot/firefly-x86_64-amdepyc_deploy.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/.buildbot/firefly-x86_64-amdepyc_deploy.sh b/.buildbot/firefly-x86_64-amdepyc_deploy.sh
index 8ba9d35be..de37b59f1 100755
--- a/.buildbot/firefly-x86_64-amdepyc_deploy.sh
+++ b/.buildbot/firefly-x86_64-amdepyc_deploy.sh
@@ -1,7 +1,6 @@
1#!/bin/bash 1#!/bin/bash
2 2
3# Deploy docs from buildbot 3# Deploy docs from buildbot
4
5cd doc 4cd doc
6make html 5make html
7cd .. 6cd ..