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
							
								
									806fe937b0
								
							
						
					
					
						commit
						562ed7c4d1
					
				
							
								
								
									
										2
									
								
								.github/workflows/build-validation.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build-validation.yml
									
									
									
									
										vendored
									
									
								
							| 
						 | 
					@ -20,7 +20,7 @@ jobs:
 | 
				
			||||||
          apt update
 | 
					          apt update
 | 
				
			||||||
          apt install curl -y
 | 
					          apt install curl -y
 | 
				
			||||||
          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
 | 
				
			||||||
          source $HOME/.cargo/env
 | 
					          . "/root/.cargo/env"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: bun install
 | 
					      - name: bun install
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue