Skip to content

Commit

Permalink
create build directory for api docs to copy to
Browse files Browse the repository at this point in the history
  • Loading branch information
RobBrazier committed Aug 23, 2019
1 parent 59aaed3 commit 81b1535
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .semaphore/publish-docs.yml
Expand Up @@ -28,6 +28,7 @@ blocks:
- composer global require "sami/sami:4.0.*"
- git pull --tags
- sami.php update .sami.php || true
- mkdir -p build
- mv ../docs/api ./build/api
- cache store $CACHE_KEY build/api/

Expand Down

0 comments on commit 81b1535

Please sign in to comment.