CosmosOS / Cosmos

Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!
https://www.goCosmos.org
BSD 3-Clause "New" or "Revised" License
2.85k stars 536 forks source link

🐛 Fix linux build #2944

Closed valentinbreiz closed 3 months ago

valentinbreiz commented 3 months ago

Fix the cp: cannot stat '/home/runner/cosmos/Cosmos/../IL2CPU/artifacts/Debug/nupkg/*.nupkg': No such file or directory problem

But we still have https://github.com/CosmosOS/CosmosFtp/issues/5

zarlo commented 3 months ago

@valentinbreiz i think we should set the output paths when we build/publish it should make it so this issue does not happen again