Skip to content

Commit a29aca5

Browse files
committed
strings?
1 parent 64efcd1 commit a29aca5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/blueprint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Compile blueprint and documentation
3636
uses: jcreedcmu/docgen-action@b4f854219eefbc4155c1c62145f1c5a18efa366b
3737
with:
38-
api-docs: false
39-
api_docs: false
38+
api-docs: "false"
39+
api_docs: "false"
4040
blueprint: true
4141
homepage: home_page

0 commit comments

Comments
 (0)