Merge pull request #66 from n3oney/feature/actions-docs-artifacts

chore: upload docs build artifacts
This commit is contained in:
NotAShelf 2023-05-10 10:50:15 +03:00 committed by GitHub
commit 2164d78f09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -40,5 +40,10 @@ jobs:
run: nix flake check
- name: Build neovim-flake with default settings
run: nix build .#${{ matrix.package }} --print-build-logs
- name: Upload doc artifacts
uses: actions/upload-artifact@v3
with:
name: doc
path: result/share/doc/neovim-flake/