Skip to content

Commit e346b82

Browse files
committed
Fix update-docs workflow
1 parent 419f262 commit e346b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
swift package \
3434
--allow-writing-to-directory gh-pages/docs \
3535
generate-documentation \
36-
--target SwiftBundler \
36+
--target swift-bundler \
3737
--disable-indexing \
3838
--transform-for-static-hosting \
3939
--output-path gh-pages/docs

0 commit comments

Comments
 (0)