mirror of
				https://github.com/gnif/LookingGlass.git
				synced 2025-10-31 04:31:57 +00:00 
			
		
		
		
	[module] build pull requests and master with GitHub Actions
This commit is contained in:
		
							
								
								
									
										11
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										11
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							| @@ -21,3 +21,14 @@ jobs: | ||||
|       run: | | ||||
|         cd client/build | ||||
|         make -j$(nproc) | ||||
|  | ||||
|   module: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|     - uses: actions/checkout@v1 | ||||
|       with: | ||||
|         submodules: recursive | ||||
|     - name: Build kernel module | ||||
|       run: | | ||||
|         cd module | ||||
|         make | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Quantum
					Quantum