We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 419f262 commit e346b82Copy full SHA for e346b82
.github/workflows/update-docs.yml
@@ -33,7 +33,7 @@ jobs:
33
swift package \
34
--allow-writing-to-directory gh-pages/docs \
35
generate-documentation \
36
- --target SwiftBundler \
+ --target swift-bundler \
37
--disable-indexing \
38
--transform-for-static-hosting \
39
--output-path gh-pages/docs
0 commit comments