We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b26ec4 commit 7f5333fCopy full SHA for 7f5333f
.github/workflows/docc.yaml
@@ -13,7 +13,6 @@ jobs:
13
- uses: swift-actions/setup-swift@v1
14
with:
15
swift-version: "5.9"
16
- - run: swiftc --version
17
- name: generate-documentation
18
# https://apple.github.io/swift-docc-plugin/documentation/swiftdoccplugin/generating-documentation-for-hosting-online/
19
run: >
0 commit comments