feat: update workflow
This commit is contained in:
		
							parent
							
								
									89f417177f
								
							
						
					
					
						commit
						e7bd289320
					
				| 
						 | 
				
			
			@ -23,8 +23,8 @@ jobs:
 | 
			
		|||
                  chown -R root:root /root/.ssh
 | 
			
		||||
            - name: Setup Joint-Teapot
 | 
			
		||||
              run: |
 | 
			
		||||
                    if [ -f master_hash.txt ]; then
 | 
			
		||||
                      local_hash=$(cat master_hash.txt)
 | 
			
		||||
                    if [ -f /master_hash.txt ]; then
 | 
			
		||||
                      local_hash=$(cat /master_hash.txt)
 | 
			
		||||
                    else
 | 
			
		||||
                      local_hash=""
 | 
			
		||||
                    fi
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user