File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -383,7 +383,7 @@ jobs:
383383      if : ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled }} 
384384
385385    - name : Install dependencies 
386-       run : brew install libomp yasm nasm pkg-config automake autoconf-archive 
386+       run : brew install libomp yasm nasm pkg-config automake autoconf-archive mono  
387387
388388    - uses : lukka/get-cmake@latest 
389389
Original file line number Diff line number Diff line change @@ -290,7 +290,7 @@ jobs:
290290    - uses : actions/checkout@v4 
291291
292292    - name : Install dependencies 
293-       run : brew install libomp yasm nasm pkg-config automake autoconf-archive 
293+       run : brew install libomp yasm nasm pkg-config automake autoconf-archive mono  
294294
295295    - uses : lukka/get-cmake@latest 
296296
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments