Skip to content

Commit f680ee8

Browse files
committed
chore(ci): remove unnecessary npm installation
1 parent 210d4d5 commit f680ee8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.teamcity/builds/kotlinlang/buidTypes/BuildReferenceDocs.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ object BuildReferenceDocs : BuildType({
5151
name = "Prepare page views"
5252
scriptContent = """
5353
#!/usr/bin/env bash
54-
npm i cheerio
55-
5654
":" //# comment; exec /usr/bin/env node --input-type=module - "${'$'}@" < "${'$'}0"
5755
5856
${readScript("fix-wrs/index")}

0 commit comments

Comments
 (0)