Skip to content

Commit

Permalink
ebook moved around
Browse files Browse the repository at this point in the history
  • Loading branch information
dontlaugh committed May 8, 2024
1 parent eb8ee0e commit 46d3fb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ steps:
key: build
commands:
- zef install . --deps-only
- ./bin_files/build-site --without-completion --no-status EBook
- ./bin_files/build-site EBook --without-completion --no-status
- mv RakuDocumentation.epub rendered_html
- ./.buildkite/archive.sh
- buildkite-agent artifact upload ./raku-doc-website.tar.gz
Expand Down

0 comments on commit 46d3fb4

Please sign in to comment.