summaryrefslogtreecommitdiff
path: root/ci/publish-docs.sh
blob: 044b2ff5e6347142e6b7355e4afa6030f5c1431d (plain) (blame)
1
2
3
4
5
6
7
8
9
#!/usr/bin/env bash

set -eux

curl -L -o ~/bin/amm https://github.com/lihaoyi/Ammonite/releases/download/1.0.0/2.11-1.0.0 && chmod +x ~/bin/amm; fi

cd docs

amm build.sc --publish true