workflow-fix #43
							
								
								
									
										2
									
								
								.github/workflows/ftpDeploy.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ftpDeploy.yml
									
									
									
									
										vendored
									
									
								
							@ -12,7 +12,7 @@ jobs:
 | 
				
			|||||||
      uses: actions/setup-node@v3
 | 
					      uses: actions/setup-node@v3
 | 
				
			||||||
      with:
 | 
					      with:
 | 
				
			||||||
        node-version: 'lts'
 | 
					        node-version: 'lts'
 | 
				
			||||||
      run: |
 | 
					    - run: |
 | 
				
			||||||
        export github="true"
 | 
					        export github="true"
 | 
				
			||||||
        npm install
 | 
					        npm install
 | 
				
			||||||
        npm start
 | 
					        npm start
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user