Commit fdede41
authored
chore: log swift version in action (capacitor-community#150)
Will output the statement below in the action logs:
```console
$ swift --version
▸ swift-driver version: 1.90.11.1 Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
▸ Target: arm64-apple-macosx14.0
```1 parent e2d597e commit fdede41
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments