mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	Fix bug in workflow file.
Signed-off-by: Michael Keller <github@ike.ch>
This commit is contained in:
		
							parent
							
								
									cc552927f0
								
							
						
					
					
						commit
						12cc3d0206
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -30,6 +30,7 @@ jobs:
 | 
				
			||||||
        submodules: recursive
 | 
					        submodules: recursive
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    - name: Check the Supported Dive Computer Lists
 | 
					    - name: Check the Supported Dive Computer Lists
 | 
				
			||||||
 | 
					      shell: bash {0}
 | 
				
			||||||
      run: |
 | 
					      run: |
 | 
				
			||||||
        perl scripts/parse-descriptor.pl SupportedDivecomputers_new.txt
 | 
					        perl scripts/parse-descriptor.pl SupportedDivecomputers_new.txt
 | 
				
			||||||
        diff -u SupportedDivecomputers.txt SupportedDivecomputers_new.txt
 | 
					        diff -u SupportedDivecomputers.txt SupportedDivecomputers_new.txt
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue