Skip to content

Commit

Permalink
output swiftc --version
Browse files Browse the repository at this point in the history
  • Loading branch information
dastrobu committed Dec 17, 2023
1 parent 2b06c0c commit 615efa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
- uses: swift-actions/setup-swift@v1
with:
swift-version: "5.9"
- run: swiftc --version
- name: generate-documentation
# https://apple.github.io/swift-docc-plugin/documentation/swiftdoccplugin/generating-documentation-for-hosting-online/
run: >
Expand Down

0 comments on commit 615efa9

Please sign in to comment.