parent
							
								
									d1cde7fac4
								
							
						
					
					
						commit
						fcc0fa7316
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/llm-binary-build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/llm-binary-build.yml
									
									
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -477,12 +477,12 @@ jobs:
 | 
			
		|||
      - name: Add cmake to PATH
 | 
			
		||||
        uses: ilammy/msvc-dev-cmd@v1
 | 
			
		||||
      - name: Build binary
 | 
			
		||||
        shell: powershell
 | 
			
		||||
        shell: cmd
 | 
			
		||||
        run: |
 | 
			
		||||
          call "C:\Program Files (x86)\Intel\openvino_2024.4.0\setupvars.bat"
 | 
			
		||||
          cd bigdl-core-npu-level0
 | 
			
		||||
          mkdir build
 | 
			
		||||
          cd build
 | 
			
		||||
          "C:\Program Files (x86)\Intel\openvino_2024.4.0\setupvars.ps1"
 | 
			
		||||
          cmake ..
 | 
			
		||||
          cmake --build . --config Release -t pipeline
 | 
			
		||||
      - name: Move release binary
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue