We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c36dcf commit 1cf4bf4Copy full SHA for 1cf4bf4
1 file changed
.github/workflows/ci.yml
@@ -213,6 +213,7 @@ jobs:
213
- dotnet: netstandard2.0
214
app-dotnet: netcoreapp3.1
215
216
+ steps:
217
- name: Grab CLI ${{ matrix.app-dotnet }}
218
id: cli
219
uses: actions/download-artifact@v4
0 commit comments