mirror of
				https://github.com/Vomitblood/stort.git
				synced 2025-11-04 04:37:21 +08:00 
			
		
		
		
	updated github actions workflow
This commit is contained in:
		
							parent
							
								
									acdc739bbc
								
							
						
					
					
						commit
						767992249b
					
				
							
								
								
									
										2
									
								
								.github/workflows/build-validation.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build-validation.yml
									
									
									
									
										vendored
									
									
								
							| 
						 | 
					@ -37,9 +37,9 @@ jobs:
 | 
				
			||||||
          apt update && apt install -y curl
 | 
					          apt update && apt install -y curl
 | 
				
			||||||
          curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
 | 
					          curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
 | 
				
			||||||
          echo $HOME
 | 
					          echo $HOME
 | 
				
			||||||
          source "/github/home/.cargo/env"
 | 
					 | 
				
			||||||
          ls -la $HOME
 | 
					          ls -la $HOME
 | 
				
			||||||
          ls -la /github/home/
 | 
					          ls -la /github/home/
 | 
				
			||||||
 | 
					          source "/github/home/.cargo/env"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Testing
 | 
					      - name: Testing
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue