fixes stint CI (#22756)

This commit is contained in:
ringabout
2023-09-26 17:39:59 +08:00
committed by GitHub
parent 3979e83fcb
commit 46544f234d

View File

@@ -150,7 +150,7 @@ pkg "smtp", "nimble compileExample"
pkg "snip", "nimble test", "https://github.com/genotrance/snip"
pkg "ssostrings"
pkg "stew"
pkg "stint", "nim r stint.nim"
pkg "stint", "nim c stint.nim"
pkg "strslice"
pkg "strunicode", "nim c -r --mm:refc src/strunicode.nim"
pkg "supersnappy"