Обновить .gitea/workflows/gitea-actions.yml
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Gitea Actions / Build and deploy (push) Has been cancelled
				
			
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Gitea Actions / Build and deploy (push) Has been cancelled
				
			This commit is contained in:
		
							parent
							
								
									554a13937e
								
							
						
					
					
						commit
						6ab6c63d12
					
				|  | @ -26,11 +26,12 @@ jobs: | |||
|         run: |  | ||||
|           node -v | ||||
|           npm i --progress=false | ||||
|       - name: Update composer dependencies | ||||
|         uses: php-actions/composer@v6 | ||||
|       - name: Install Composer | ||||
|         uses: "ramsey/composer-install@v3" | ||||
|         with: | ||||
|             command: | ||||
|               composer install | ||||
|           dependency-versions: "lowest"   | ||||
|       - name: Update composer dependencies | ||||
|         run: composer install | ||||
|       - name: Build frontend | ||||
|         run: npm run build | ||||
|       - name: Deploy to Server | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue