Fix missing CI file argument
This commit is contained in:
		
							parent
							
								
									006b91c903
								
							
						
					
					
						commit
						b0b335106d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/run-tests.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/run-tests.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -44,7 +44,7 @@ jobs:
 | 
			
		|||
        run: |
 | 
			
		||||
          sudo apt install libsass-dev -y
 | 
			
		||||
          cp nitter.example.conf nitter.conf
 | 
			
		||||
          sed -i 's/enableDebug = false/enableDebug = true/g'
 | 
			
		||||
          sed -i 's/enableDebug = false/enableDebug = true/g' nitter.conf
 | 
			
		||||
          nimble md
 | 
			
		||||
          nimble scss
 | 
			
		||||
          echo "${{ env.GUEST_ACCOUNTS }}" > ./guest_accounts.jsonl
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue