Skip to content

Commit e26e1e4

Browse files
committed
Build old docs as part of deployment to GitHub Pages
1 parent bb9cee5 commit e26e1e4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy-docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
- name: Checkout repository
2525
uses: actions/checkout@v6
2626
- uses: ./.github/actions/generate-docs
27+
with:
28+
build: all_with_old
2729
- name: Setup pages
2830
uses: actions/configure-pages@v5
2931
- name: Upload artifact

0 commit comments

Comments
 (0)