Skip to content

Commit 4ba77a2

Browse files
committed
test gh pages
Signed-off-by: Gregor Zeitlinger <[email protected]>
1 parent 02a3b8b commit 4ba77a2

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

mise.lock

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ backend = "core:java"
1818
version = "0.18.1"
1919
backend = "aqua:lycheeverse/lychee"
2020

21-
[tools.node]
22-
version = "23.10.0"
23-
backend = "core:node"
24-
2521
[tools.protoc]
2622
version = "30.2"
2723
backend = "aqua:protocolbuffers/protobuf/protoc"

mise.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ PROTO_GENERATION = "true"
77
"go:github.com/grafana/oats" = "latest"
88
java = "temurin-17.0.13+11"
99
lychee = "latest"
10-
node = "latest"
1110
protoc = "latest"
1211

1312
[tasks.ci]
@@ -87,7 +86,6 @@ description = "Build GitHub pages"
8786
env = { HUGO_ENVIRONMENT = "production", HUGO_ENV = "production" }
8887
dir = "docs"
8988
run = [
90-
"npm ci",
9189
"hugo --gc --minify --baseURL ${BASE_URL}/",
9290
"echo 'ls ./docs/public/api' && ls ./docs/public/api"
9391
]

0 commit comments

Comments
 (0)