mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +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",
|
||||
"nixpkgsBranch": "nixos-24.05",
|
||||
"subPath": "stable"
|
||||
// TODO: consider having 24.05 instead of stable?
|
||||
"subPath": "24.05"
|
||||
}
|
||||
]
|
||||
' | sed 's/^ *\/\/.*//' | jq \
|
||||
' | jq \
|
||||
--arg repoName "$repoName" \
|
||||
'map(
|
||||
.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue