Skip to content

Commit 1699ba1

Browse files
authored
fixes nightlies build regression (#20322)
fixes nightlies build
1 parent 918ae16 commit 1699ba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/installer.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,5 +141,5 @@ shortDesc: "The Nim Compiler"
141141
licenses: "bin/nim,MIT;lib/*,MIT;"
142142

143143
[nimble]
144-
pkgName: "compiler"
144+
pkgName: "nim"
145145
pkgFiles: "compiler/*;doc/basicopt.txt;doc/advopt.txt;doc/nimdoc.css"

0 commit comments

Comments
 (0)