Commit bb65636
Fix PostBuildEvent to skip copy if mIRC directory doesn't exist
- Modified PostBuildEvent to check if C:\mIRC exists before copying
- Prevents CI build failure on GitHub Actions where mIRC is not installed
- Local development builds will still auto-copy DLL and script to mIRC
Fixes: MSB3073 error in GitHub Actions workflow
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>1 parent da5b8db commit bb65636
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
123 | | - | |
| 122 | + | |
124 | 123 | | |
125 | 124 | | |
126 | 125 | | |
| |||
0 commit comments