mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
misc/post-release 24.05: update workflows
This commit is contained in:
parent
f02d8c95ac
commit
f1289fadee
4 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue