mirror of
				https://github.com/Mastermindzh/tidal-hifi.git
				synced 2025-11-04 02:39:13 +01:00 
			
		
		
		
	chore: copilot review changes
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@@ -21,7 +21,7 @@ jobs:
 | 
			
		||||
      - uses: actions/checkout@master
 | 
			
		||||
      - uses: actions/setup-node@master
 | 
			
		||||
        with:
 | 
			
		||||
          node-version: 22.4
 | 
			
		||||
          node-version: 22.12.0
 | 
			
		||||
      - run: npm install
 | 
			
		||||
      - run: npm run build
 | 
			
		||||
      # - uses: actions/upload-artifact@master
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							@@ -21,7 +21,7 @@ jobs:
 | 
			
		||||
      - uses: actions/checkout@master
 | 
			
		||||
      - uses: actions/setup-node@master
 | 
			
		||||
        with:
 | 
			
		||||
          node-version: 22.4
 | 
			
		||||
          node-version: 22.12.0
 | 
			
		||||
      - run: npm install
 | 
			
		||||
      - run: npm run build
 | 
			
		||||
      - uses: actions/upload-artifact@master
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user