mirror of
				https://github.com/KartKrewDev/RingRacers.git
				synced 2025-10-30 08:01:28 +00:00 
			
		
		
		
	Let stop building a NONET build of Kart
This commit is contained in:
		
							parent
							
								
									e8f75be938
								
							
						
					
					
						commit
						e5d7b3467c
					
				
					 1 changed files with 9 additions and 9 deletions
				
			
		|  | @ -49,15 +49,15 @@ jobs: | ||||||
|           paths: |           paths: | ||||||
|             - /var/cache/apt/archives |             - /var/cache/apt/archives | ||||||
|       - checkout |       - checkout | ||||||
|       - run: |       #- run: | ||||||
|           name: Compile without network support |       #    name: Compile without network support | ||||||
|           command: make -C src LINUX=1 ERRORMODE=1 -k NONET=1 |       #    command: make -C src LINUX=1 ERRORMODE=1 -k NONET=1 | ||||||
|       - run: |       #- run: | ||||||
|           name: wipe build |       #    name: wipe build | ||||||
|           command: make -C src LINUX=1 cleandep |       #    command: make -C src LINUX=1 cleandep | ||||||
|       - run: |       #- run: | ||||||
|           name: rebuild depend |       #    name: rebuild depend | ||||||
|           command: make -C src LINUX=1 clean |       #    command: make -C src LINUX=1 clean | ||||||
|       - restore_cache: |       - restore_cache: | ||||||
|           keys: |           keys: | ||||||
|             - v1-SRB2-{{ .Branch }}-{{ checksum "objs/Linux/SDL/Release/depend.dep" }} |             - v1-SRB2-{{ .Branch }}-{{ checksum "objs/Linux/SDL/Release/depend.dep" }} | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Alam Ed Arias
						Alam Ed Arias