forked from mirrors/amnezia-wg-easy
		
	npm-update-bot.yml: add git checkout master
This commit is contained in:
		
							parent
							
								
									8d8dd516dd
								
							
						
					
					
						commit
						924e0b0353
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		
							
								
								
									
										1
									
								
								.github/workflows/npm-update-bot.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/npm-update-bot.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -26,6 +26,7 @@ jobs:
 | 
				
			||||||
          npm install -g --silent npm-check-updates
 | 
					          npm install -g --silent npm-check-updates
 | 
				
			||||||
          git clone --depth 1 --quiet https://github.com/wg-easy/wg-easy.git
 | 
					          git clone --depth 1 --quiet https://github.com/wg-easy/wg-easy.git
 | 
				
			||||||
          cd wg-easy
 | 
					          cd wg-easy
 | 
				
			||||||
 | 
					          git checkout master
 | 
				
			||||||
          ncu -u
 | 
					          ncu -u
 | 
				
			||||||
          npm update
 | 
					          npm update
 | 
				
			||||||
          cd src
 | 
					          cd src
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue