Skip to content

Commit

Permalink
workflow: fixed gh-pages generation.
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillermo Cifuentes committed Dec 13, 2022
1 parent e058d2d commit e92f637
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
run: cargo test --verbose
- name: asciidoctor-ghpages
uses: manoelcampos/asciidoctor-ghpages-action@v2
with:
pdf_build: true
source_dir: docs/
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
Expand Down
File renamed without changes.

0 comments on commit e92f637

Please sign in to comment.