mirror of
				https://github.com/ClusterCockpit/cc-metric-collector.git
				synced 2025-11-04 02:35:07 +01:00 
			
		
		
		
	Add Makefile, update LIKWID Makefile and fix Github Action
This commit is contained in:
		
							
								
								
									
										5
									
								
								.github/workflows/runonce.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/runonce.yml
									
									
									
									
										vendored
									
									
								
							@@ -10,5 +10,8 @@ jobs:
 | 
			
		||||
    - name: Setup Golang
 | 
			
		||||
      uses: actions/setup-go@v2.1.4
 | 
			
		||||
 | 
			
		||||
    - name: Build MetricCollector
 | 
			
		||||
      run: make
 | 
			
		||||
 | 
			
		||||
    - name: Run MetricCollector
 | 
			
		||||
      run: go run metric-collector.go --once
 | 
			
		||||
      run: ./metric-collector --once
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user