mirror of
				https://github.com/onyx-and-iris/voicemeeter-compact.git
				synced 2025-11-03 23:01:46 +00:00 
			
		
		
		
	fix deferred task
This commit is contained in:
		
							parent
							
								
									cc46fc31f8
								
							
						
					
					
						commit
						76c6630892
					
				@ -35,7 +35,7 @@ tasks:
 | 
				
			|||||||
    desc: "Build Forest artifacts"
 | 
					    desc: "Build Forest artifacts"
 | 
				
			||||||
    deps: [rewrite]
 | 
					    deps: [rewrite]
 | 
				
			||||||
    cmds:
 | 
					    cmds:
 | 
				
			||||||
    - defer: { task: cleanup }
 | 
					    - defer: { task: restore }
 | 
				
			||||||
    - for:
 | 
					    - for:
 | 
				
			||||||
        matrix:
 | 
					        matrix:
 | 
				
			||||||
          KIND: ["basic", "banana", "potato"]
 | 
					          KIND: ["basic", "banana", "potato"]
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user