Update build_wheels.yml
This commit is contained in:
		
							parent
							
								
									c27a576c51
								
							
						
					
					
						commit
						879e0c9213
					
				|  | @ -25,8 +25,8 @@ jobs: | ||||||
|       - name:  Install |       - name:  Install | ||||||
|         run:   | |         run:   | | ||||||
|                if [ "$RUNNER_OS" == "Linux" ]; then |                if [ "$RUNNER_OS" == "Linux" ]; then | ||||||
|                     apt update |                     sudo apt-get update | ||||||
|                     apt install gcc g++ |                     sudo apt-get install gcc g++ | ||||||
|                fi |                fi | ||||||
|         shell: bash |         shell: bash | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue