mirror of
				https://github.com/davidgiven/fluxengine.git
				synced 2025-10-24 11:11:02 -07:00 
			
		
		
		
	Typo fix.
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/ccpp.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/ccpp.yml
									
									
									
									
										vendored
									
									
								
							| @@ -12,7 +12,7 @@ jobs: | ||||
|     - name: make | ||||
|       run: CXXFLAGS="-Wp,-D_GLIBCXX_ASSERTIONS" make | ||||
|  | ||||
|   build-macos: | ||||
|   build-macos-current: | ||||
|     runs-on: macos-latest | ||||
|     steps: | ||||
|     - uses: actions/checkout@v2 | ||||
| @@ -27,7 +27,7 @@ jobs: | ||||
|         name: ${{ github.event.repository.name }}.${{ github.sha }} | ||||
|         path: FluxEngine.pkg | ||||
|  | ||||
|   build-macos: | ||||
|   build-macos-10.15: | ||||
|     runs-on: macos-10.15 | ||||
|     steps: | ||||
|     - uses: actions/checkout@v2 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user