misc/post-release 24.05: update workflows

This commit is contained in:
Gaetan Lepage 2024-06-06 14:14:53 +02:00 committed by Gaétan Lepage
parent f02d8c95ac
commit f1289fadee
4 changed files with 7 additions and 7 deletions

View file

@ -5,5 +5,5 @@ set -ex
mkdir -p docs-build
nix build github:nix-community/nixvim#docs
cp -r result/share/doc/* docs-build
nix build github:nix-community/nixvim/nixos-23.11#docs
nix build github:nix-community/nixvim/nixos-24.05#docs
cp -r result/share/doc docs-build/stable