mirror of
https://github.com/nix-community/nixvim.git
synced 2026-08-24 10:14:03 -05:00
docs: Fix the path to the unstable docs
This commit is contained in:
+1
-1
@@ -4,6 +4,6 @@ set -ex
|
||||
|
||||
mkdir -p docs-build
|
||||
nix build github:nix-community/nixvim#docs
|
||||
cp -r result/share/doc docs-build
|
||||
cp -r result/share/doc/* docs-build
|
||||
nix build github:nix-community/nixvim/nixos-23.11#docs
|
||||
cp -r result/share/doc docs-build/stable
|
||||
|
||||
Reference in New Issue
Block a user