mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 11:02:37 +00:00 
			
		
		
		
	chore: upload docs build artifacts
This commit is contained in:
		
					parent
					
						
							
								b3b4f54c89
							
						
					
				
			
			
				commit
				
					
						5eeefbab3d
					
				
			
		
					 1 changed files with 5 additions and 0 deletions
				
			
		
							
								
								
									
										5
									
								
								.github/workflows/check-docs.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/check-docs.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -40,5 +40,10 @@ jobs: | ||||||
|         run: nix flake check |         run: nix flake check | ||||||
|       - name: Build neovim-flake with default settings |       - name: Build neovim-flake with default settings | ||||||
|         run: nix build .#${{ matrix.package }} --print-build-logs |         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/ | ||||||
|       |       | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Michał
				Michał