mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 04:31:15 -06:00 
			
		
		
		
	trigger build for locale/resource changes
This commit is contained in:
		
							parent
							
								
									c0c8ea95ca
								
							
						
					
					
						commit
						f2dfadeb64
					
				
					 4 changed files with 16 additions and 0 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/build_linux.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/build_linux.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -9,6 +9,8 @@ on: | |||
|        - 'deps/**' | ||||
|        - '**/CMakeLists.txt' | ||||
|        - 'version.inc' | ||||
|        - 'bbl/**' | ||||
|        - 'resources/**' | ||||
| 
 | ||||
|     pull_request: | ||||
|       branches:  | ||||
|  | @ -18,6 +20,8 @@ on: | |||
|        - 'deps/**' | ||||
|        - '**/CMakeLists.txt' | ||||
|        - 'version.inc' | ||||
|        - 'bbl/**' | ||||
|        - 'resources/**' | ||||
|      | ||||
| jobs: | ||||
|   appimage-builder: | ||||
|  |  | |||
							
								
								
									
										4
									
								
								.github/workflows/build_mac_arm64.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/build_mac_arm64.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -9,6 +9,8 @@ on: | |||
|        - 'deps/**' | ||||
|        - '**/CMakeLists.txt' | ||||
|        - 'version.inc' | ||||
|        - 'bbl/**' | ||||
|        - 'resources/**' | ||||
| 
 | ||||
|     pull_request: | ||||
|       branches:  | ||||
|  | @ -18,6 +20,8 @@ on: | |||
|        - 'deps/**' | ||||
|        - '**/CMakeLists.txt' | ||||
|        - 'version.inc' | ||||
|        - 'bbl/**' | ||||
|        - 'resources/**' | ||||
|      | ||||
| jobs: | ||||
|   build_osx_arm64: | ||||
|  |  | |||
							
								
								
									
										4
									
								
								.github/workflows/build_mac_x64.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/build_mac_x64.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -9,6 +9,8 @@ on: | |||
|        - 'deps/**' | ||||
|        - '**/CMakeLists.txt' | ||||
|        - 'version.inc' | ||||
|        - 'bbl/**' | ||||
|        - 'resources/**' | ||||
| 
 | ||||
|     pull_request: | ||||
|       branches:  | ||||
|  | @ -18,6 +20,8 @@ on: | |||
|        - 'deps/**' | ||||
|        - '**/CMakeLists.txt' | ||||
|        - 'version.inc' | ||||
|        - 'bbl/**' | ||||
|        - 'resources/**' | ||||
|      | ||||
| jobs: | ||||
|   build_osx_x86_64: | ||||
|  |  | |||
							
								
								
									
										4
									
								
								.github/workflows/build_win.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/build_win.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -9,6 +9,8 @@ on: | |||
|        - 'deps/**' | ||||
|        - '**/CMakeLists.txt' | ||||
|        - 'version.inc' | ||||
|        - 'bbl/**' | ||||
|        - 'resources/**' | ||||
| 
 | ||||
|     pull_request: | ||||
|       branches:  | ||||
|  | @ -18,6 +20,8 @@ on: | |||
|        - 'deps/**' | ||||
|        - '**/CMakeLists.txt' | ||||
|        - 'version.inc' | ||||
|        - 'bbl/**' | ||||
|        - 'resources/**' | ||||
| 
 | ||||
| jobs: | ||||
|   build_win64: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 SoftFever
						SoftFever