Fix workflow path issue (#6209)
This commit is contained in:
		
							parent
							
								
									4043e361fc
								
							
						
					
					
						commit
						396fde454d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/manually_build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/manually_build.yml
									
									
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -109,7 +109,7 @@ jobs:
 | 
			
		|||
        echo "##############################################################"
 | 
			
		||||
        export base_image=intelanalytics/bigdl-ppml-trusted-deep-learning-gramine-base
 | 
			
		||||
        export image=intelanalytics/bigdl-ppml-trusted-deep-learning-gramine-ref
 | 
			
		||||
        cd ppml/base/trusted-deep-learning/ref
 | 
			
		||||
        cd ppml/trusted-deep-learning/ref
 | 
			
		||||
        openssl genrsa -3 -out enclave-key.pem 3072
 | 
			
		||||
        sudo docker build \
 | 
			
		||||
          --no-cache=true \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue