File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -118,8 +118,6 @@ jobs:
118118          rm -rf `pwd`/distributable 
119119          export PATH="${INSTALL_DIR}/bin:$PATH" 
120120          otool -L ${INSTALL_DIR}/bin/python3 
121-           otool -L ${INSTALL_DIR}/Cellar/[email protected] /3.12.5/Frameworks/Python.framework/Versions/3.12/Python 122-           otool -L ${INSTALL_DIR}/Cellar/[email protected] /3.12.5/Frameworks/Python.framework/Versions/3.12/Resources/Python.app/Contents/MacOS/Python 123121          otool -L ${INSTALL_DIR}/bin/ruby 
124122          ${INSTALL_DIR}/bin/python3 -c 'import sys; print(sys.argv)' 
125123          ${INSTALL_DIR}/bin/ruby -e "require 'date'; puts Date.today" 
@@ -161,8 +159,6 @@ jobs:
161159  #          export RUBYLIB="${INSTALL_DIR}/lib/ruby/3.3.0:${INSTALL_DIR}/lib/ruby/3.3.0/${RUBY_PLATFORM_PAIR}"
162160  #          export GEM_PATH="${INSTALL_DIR}/lib/ruby/gems/3.3.0"
163161  #          otool -L ${INSTALL_DIR}/bin/python3
164-   #          otool -L ${INSTALL_DIR}/Cellar/[email protected] /3.12.5/Frameworks/Python.framework/Versions/3.12/Python 165-   #          otool -L ${INSTALL_DIR}/Cellar/[email protected] /3.12.5/Frameworks/Python.framework/Versions/3.12/Resources/Python.app/Contents/MacOS/Python 166162  #          otool -L ${INSTALL_DIR}/bin/ruby
167163  #          ${INSTALL_DIR}/bin/python3 -c 'import sys; print(sys.argv)'
168164  #          ${INSTALL_DIR}/bin/ruby -e "require 'date'; puts Date.today"
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments