File tree Expand file tree Collapse file tree 2 files changed +0
-10
lines changed Expand file tree Collapse file tree 2 files changed +0
-10
lines changed Original file line number Diff line number Diff line change 3434        "${GITHUB_WORKSPACE}/bin/bazel" build :JdtJavaBuilder_deploy.jar 
3535        cp -fv bazel-bin/JdtJavaBuilder_deploy.jar compiler/export/ 
3636
37- name : Build turbine_direct_binary_deploy.jar 
38-       run : | 
39-         "${GITHUB_WORKSPACE}/bin/bazel" build //compiler/third_party/turbine:turbine_direct_binary_deploy.jar 
40-         cp -fv bazel-bin/compiler/third_party/turbine/turbine_direct_binary_deploy.jar compiler/tools/ 
41- 
4237name : Test Compile 
4338      run : | 
4439        cd examples/ 
Original file line number Diff line number Diff line change 3636        "${GITHUB_WORKSPACE}/bin/bazel" build :JdtJavaBuilder_deploy.jar 
3737        cp -fv bazel-bin/JdtJavaBuilder_deploy.jar compiler/export/ 
3838
39- name : Build turbine_direct_binary_deploy.jar 
40-       run : | 
41-         "${GITHUB_WORKSPACE}/bin/bazel" build //compiler/third_party/turbine:turbine_direct_binary_deploy.jar 
42-         cp -fv bazel-bin/compiler/third_party/turbine/turbine_direct_binary_deploy.jar compiler/tools/ 
43- 
4439name : Test Compile 
4540      run : | 
4641        cd examples/ 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments