depoly: fix syntax error
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Build & Depoly / Depoly blog (push) Successful in 58s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Build & Depoly / Depoly blog (push) Successful in 58s
				
			This commit is contained in:
		
							parent
							
								
									bbe96299a3
								
							
						
					
					
						commit
						911ceb5fd1
					
				
					 1 changed files with 2 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -15,9 +15,8 @@ jobs:
 | 
			
		|||
      uses: actions/checkout@v4
 | 
			
		||||
      with:
 | 
			
		||||
        submodules: true # Checkout private submodules(themes or something else).
 | 
			
		||||
    
 | 
			
		||||
     - name: Checkout LFS
 | 
			
		||||
       run: |
 | 
			
		||||
    - name: Checkout LFS
 | 
			
		||||
      run: |
 | 
			
		||||
          UrlBase=$GITHUB_SERVER_URL; \
 | 
			
		||||
          UrlLfsBase=$UrlBase/${{ github.repository }}.git/info/lfs/objects; \
 | 
			
		||||
          Auth=`/usr/bin/git config --get --local http.$UrlBase/.extraheader`; \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue