mirror of
				https://github.com/AlexandreRouma/SDRPlusPlus.git
				synced 2025-11-04 02:39:11 +01:00 
			
		
		
		
	Fixed CI typo
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/build_all.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build_all.yml
									
									
									
									
										vendored
									
									
								
							@@ -279,7 +279,7 @@ jobs:
 | 
			
		||||
        - uses: actions/checkout@v2
 | 
			
		||||
 | 
			
		||||
        - name: Install codespell
 | 
			
		||||
          run: apt update -y && apt install -y codespell
 | 
			
		||||
          run: sudo apt update -y && sudo apt install -y codespell
 | 
			
		||||
        
 | 
			
		||||
        - name: Running codespell
 | 
			
		||||
          run: cd $GITHUB_WORKSPACE && codespell -q 2 || true
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user