mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	Update install.yml
This commit is contained in:
		
							parent
							
								
									9f38600cac
								
							
						
					
					
						commit
						ac5a469034
					
				
							
								
								
									
										3
									
								
								.github/workflows/install.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/install.yml
									
									
									
									
										vendored
									
									
								
							@ -9,6 +9,9 @@ jobs:
 | 
			
		||||
 | 
			
		||||
    steps:
 | 
			
		||||
      - uses: actions/checkout@v4
 | 
			
		||||
      - run: sudo apt update
 | 
			
		||||
      - run: sudo apt upgrade -y
 | 
			
		||||
      - run: sudo apt install -y libunwind-dev
 | 
			
		||||
      - name: install
 | 
			
		||||
        run: |
 | 
			
		||||
          pwd
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user