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
							
								
									bec070c0d7
								
							
						
					
					
						commit
						ddc1cab33b
					
				
							
								
								
									
										4
									
								
								.github/workflows/build-validation.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/build-validation.yml
									
									
									
									
										vendored
									
									
								
							| 
						 | 
					@ -17,8 +17,8 @@ jobs:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Install Rustup and Cargo
 | 
					      - name: Install Rustup and Cargo
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
          curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
 | 
					          apt update
 | 
				
			||||||
          source $HOME/.cargo/env
 | 
					          apt install rustup cargo -y
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: bun install
 | 
					      - name: bun install
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue