ci: fix prisma:validate error in CI
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/lint.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/lint.yml
									
									
									
									
										vendored
									
									
								
							| @@ -46,5 +46,7 @@ jobs: | |||||||
|         with: |         with: | ||||||
|           dockerfile: './Dockerfile' |           dockerfile: './Dockerfile' | ||||||
|  |  | ||||||
|  |       - run: 'cp .env.example .env' | ||||||
|  |  | ||||||
|       - name: 'prisma:validate' |       - name: 'prisma:validate' | ||||||
|         run: 'npm run prisma:validate' |         run: 'npm run prisma:validate' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user