mirror of
				https://github.com/theoludwig/libcproject.git
				synced 2025-05-21 23:21:15 +02:00 
			
		
		
		
	ci: fix installation of build tools
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							| @@ -21,7 +21,7 @@ jobs: | ||||
|           git_commit_gpgsign: true | ||||
|  | ||||
|       - name: 'Install Build Tools' | ||||
|         run: 'apt-get install --yes build-essential gcc make clang-format' | ||||
|         run: 'sudo apt-get install --yes build-essential gcc make clang-format' | ||||
|  | ||||
|       - run: 'make set_version' | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user