mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	fix script name
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							@@ -72,7 +72,7 @@ jobs:
 | 
				
			|||||||
      with:
 | 
					      with:
 | 
				
			||||||
        node-version: '15'
 | 
					        node-version: '15'
 | 
				
			||||||
    - name: build
 | 
					    - name: build
 | 
				
			||||||
      run: ./build-frontend.sh
 | 
					      run: ./compile-frontend.sh
 | 
				
			||||||
    - uses: actions/upload-artifact@v2
 | 
					    - uses: actions/upload-artifact@v2
 | 
				
			||||||
      with:
 | 
					      with:
 | 
				
			||||||
        name: frontend-compiled
 | 
					        name: frontend-compiled
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user