fixes nightlies build regression (#20322)

fixes nightlies build
This commit is contained in:
ringabout
2022-09-09 04:30:03 +08:00
committed by GitHub
parent 918ae16919
commit 1699ba1c93

View File

@@ -141,5 +141,5 @@ shortDesc: "The Nim Compiler"
licenses: "bin/nim,MIT;lib/*,MIT;"
[nimble]
pkgName: "compiler"
pkgName: "nim"
pkgFiles: "compiler/*;doc/basicopt.txt;doc/advopt.txt;doc/nimdoc.css"