mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
ci/docs: stable
-> 24.05
in docs path
This commit is contained in:
parent
72762c8ef1
commit
98bedb5eeb
1 changed files with 2 additions and 3 deletions
5
.github/workflows/build_documentation.yml
vendored
5
.github/workflows/build_documentation.yml
vendored
|
@ -60,11 +60,10 @@ jobs:
|
||||||
{
|
{
|
||||||
"branch": "nixos-24.05",
|
"branch": "nixos-24.05",
|
||||||
"nixpkgsBranch": "nixos-24.05",
|
"nixpkgsBranch": "nixos-24.05",
|
||||||
"subPath": "stable"
|
"subPath": "24.05"
|
||||||
// TODO: consider having 24.05 instead of stable?
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
' | sed 's/^ *\/\/.*//' | jq \
|
' | jq \
|
||||||
--arg repoName "$repoName" \
|
--arg repoName "$repoName" \
|
||||||
'map(
|
'map(
|
||||||
.
|
.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue