add build github action#233
Conversation
MrDevBot
left a comment
There was a problem hiding this comment.
You really shouldn't be using a hard coded path for a project build script
D:\a\AsyncRAT-C-Sharp\AsyncRAT-C-Sharp\AsyncRAT-C#\Binaries${{ matrix.configuration }}\
|
how to compile ? i have too much errors |
|
Hello developer i made a GitHub Fork with all your upgrade. And then i made in net 9.0 |
Also wouldn't this only be triggered when a push happens to master? And not like OP says, in every PR |
|
Is the repo maintained? |
Seeing the last update was a minors one and 11 months ago, not really. It still works fine for most use cases (I.e. Remote administration of your own machines), but I suspect when it breaks, it won't receive a new update. Sad to see, but understandable. |
|
I'm trying hard to improve the code but with great difficulty |
Add a GitHub Action to automatically build AsyncRAT.
This has the added benefit of building every PR, allowing PR builds to be tested quickly.