Commit bf4255f
Fix CI error when plugin is already named correctly
- Check if plugin file is already named intellij-plugin.zip before renaming
- Use mv instead of cp to avoid duplicate files
- Prevents "are the same file" error in CI
Co-authored-by: Mte90 <[email protected]>1 parent 81d64f5 commit bf4255f
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
| 80 | + | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments