ci: Potential ci fix

This commit is contained in:
Kwoth
2024-05-09 10:31:46 +00:00
parent 0174862106
commit 08e7784fbd
3 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#define sysfolder "system"
#define version GetEnv("NADEKOBOT_INSTALL_VERSION")
#define target "win7-x64"
#define platform "net6.0"
#define target "win-x64"
#define platform "net8.0"
[Setup]
AppName = {param:botname|NadekoBot}