We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb9cee5 commit e26e1e4Copy full SHA for e26e1e4
1 file changed
.github/workflows/deploy-docs.yml
@@ -24,6 +24,8 @@ jobs:
24
- name: Checkout repository
25
uses: actions/checkout@v6
26
- uses: ./.github/actions/generate-docs
27
+ with:
28
+ build: all_with_old
29
- name: Setup pages
30
uses: actions/configure-pages@v5
31
- name: Upload artifact
0 commit comments