mirror of
				https://github.com/SquidDev-CC/CC-Tweaked
				synced 2025-10-31 21:52:59 +00:00 
			
		
		
		
	Fix Github Actions
Make github actions pull submodules
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/main-ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/main-ci.yml
									
									
									
									
										vendored
									
									
								
							| @@ -9,6 +9,8 @@ jobs: | |||||||
|  |  | ||||||
|         steps: |         steps: | ||||||
|             - uses: actions/checkout@v2 |             - uses: actions/checkout@v2 | ||||||
|  |             - name: Checkout submodules | ||||||
|  |               run: git submodule update --init --recursive | ||||||
|  |  | ||||||
|             - name: Set up Java 8 |             - name: Set up Java 8 | ||||||
|               uses: actions/setup-java@v1 |               uses: actions/setup-java@v1 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Merith-TK
					Merith-TK