We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3cc44f0 + 08f5419 commit d20a348Copy full SHA for d20a348
1 file changed
.github/workflows/scripts/check-docs.sh
@@ -24,6 +24,7 @@ fi
24
25
log "Editing Package.swift..."
26
cat <<EOF >> "Package.swift"
27
+
28
package.dependencies.append(
29
.package(url: "https://github.com/swiftlang/swift-docc-plugin", "1.0.0"..<"1.4.0")
30
)
0 commit comments