mirror of
				https://github.com/MindWorkAI/AI-Studio.git
				synced 2025-11-04 00:00:21 +00:00 
			
		
		
		
	Configured lock file
This commit is contained in:
		
							parent
							
								
									77ba361ab2
								
							
						
					
					
						commit
						abe6905901
					
				
							
								
								
									
										1
									
								
								.github/workflows/build-and-release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/build-and-release.yml
									
									
									
									
										vendored
									
									
								
							@ -15,6 +15,7 @@ jobs:
 | 
				
			|||||||
          dotnet-version: '8'
 | 
					          dotnet-version: '8'
 | 
				
			||||||
          dotnet-quality: 'ga'
 | 
					          dotnet-quality: 'ga'
 | 
				
			||||||
          cache: true
 | 
					          cache: true
 | 
				
			||||||
 | 
					          cache-dependency-path: 'app/MindWork AI Studio/packages.lock.json'
 | 
				
			||||||
      
 | 
					      
 | 
				
			||||||
      - name: Cache NuGet packages
 | 
					      - name: Cache NuGet packages
 | 
				
			||||||
        uses: actions/cache@v3
 | 
					        uses: actions/cache@v3
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user