Skip to content

Commit 6808a49

Browse files
authored
Update ci.yml
1 parent 932ce2d commit 6808a49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ jobs:
256256
done
257257
258258
- name: Remove dev config
259-
if: ${{ matrix.app-dotnet == 'netcoreapp3.1 }}
259+
if: ${{ matrix.app-dotnet == 'netcoreapp3.1' }}
260260
run: |
261261
rm "${{ steps.cli.outputs.download-path }}/*.dev.json"
262262

0 commit comments

Comments
 (0)