mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2025-10-31 20:51:55 +00:00 
			
		
		
		
	Add upload-artifact step.
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @@ -19,4 +19,8 @@ jobs: | ||||
|                   cache: "pnpm" | ||||
|             - run: pnpm install | ||||
|             - run: pnpm build | ||||
|             - uses: actions/upload-artifact@v3 | ||||
|               with: | ||||
|                   name: build | ||||
|                   path: dist | ||||
|             - run: pnpm lint --no-fix | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Kavin
					Kavin