Skip to content

Commit 98bedb5

Browse files
committed
ci/docs: stable -> 24.05 in docs path
1 parent 72762c8 commit 98bedb5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/build_documentation.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,10 @@ jobs:
6060
{
6161
"branch": "nixos-24.05",
6262
"nixpkgsBranch": "nixos-24.05",
63-
"subPath": "stable"
64-
// TODO: consider having 24.05 instead of stable?
63+
"subPath": "24.05"
6564
}
6665
]
67-
' | sed 's/^ *\/\/.*//' | jq \
66+
' | jq \
6867
--arg repoName "$repoName" \
6968
'map(
7069
.

0 commit comments

Comments
 (0)