Skip to content

Commit 1c7b319

Browse files
authored
Update ci.yml
1 parent 7e862c8 commit 1c7b319

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
@@ -264,7 +264,7 @@ jobs:
264264
run: |
265265
cd "${{ steps.cli.outputs.download-path }}"
266266
ls *.json
267-
find . -type f -iname "*.dev.json" -delete
267+
rm -f TeamTools.Linter.CommandLine.runtimeconfig.dev.json
268268
269269
- name: Upload repack
270270
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)