We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5871b02 commit 9bd3152Copy full SHA for 9bd3152
1 file changed
.github/workflows/SyntaxKit.yml
@@ -108,6 +108,7 @@ jobs:
108
xcode: ${{ matrix.xcode }}
109
deviceName: ${{ matrix.deviceName }}
110
osVersion: ${{ matrix.osVersion }}
111
+ download-platforms: ${{ matrix.download-platforms }}
112
113
# Common Coverage Steps
114
- name: Process Coverage
0 commit comments