mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	Update data-update.yml
- searxng brand - fix call to ./manage
This commit is contained in:
		
							parent
							
								
									0ff14fd3ec
								
							
						
					
					
						commit
						26b0de6843
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/data-update.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/data-update.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -8,7 +8,7 @@ jobs: | |||
|   updateData: | ||||
|     name: Update data - ${{ matrix.fetch }} | ||||
|     runs-on: ubuntu-20.04 | ||||
|     if: ${{ github.repository_owner == 'searx'}} | ||||
|     if: ${{ github.repository_owner == 'searxng'}} | ||||
|     strategy: | ||||
|       matrix: | ||||
|         fetch: | ||||
|  | @ -40,7 +40,7 @@ jobs: | |||
|         env: | ||||
|           FETCH_SCRIPT: ./searx_extra/update/${{ matrix.fetch }} | ||||
|         run: | | ||||
|           V=1 manage pyenv.cmd python "$FETCH_SCRIPT" | ||||
|           V=1 ./manage pyenv.cmd python "$FETCH_SCRIPT" | ||||
| 
 | ||||
|       - name: Create Pull Request | ||||
|         id: cpr | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Alexandre Flament
						Alexandre Flament