⬇️ downgrade nodejs version in actions runner
This commit is contained in:
		
							parent
							
								
									ea88c1fa42
								
							
						
					
					
						commit
						4ed220ee03
					
				
							
								
								
									
										3
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							| @ -31,8 +31,7 @@ jobs: | ||||
|       - uses: actions/checkout@v2 | ||||
|       - uses: actions/setup-node@v2 | ||||
|         with: | ||||
|           node-version: 16 | ||||
|           cache: "npm" | ||||
|           node-version: 14 | ||||
|       - run: npm install | ||||
|       - run: npm run build | ||||
|       - run: ${{ matrix.build }} | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Flam3rboy
						Flam3rboy