mirror of
https://github.com/searxng/searxng.git
synced 2025-07-24 13:49:26 +02:00
[mod] CI: minor changes
* utils/makefile.python: travis-gh-pages renamed ci-gh-pages
This commit is contained in:
parent
34de715e62
commit
90b9d0d6a8
2 changed files with 3 additions and 3 deletions
2
.github/workflows/integration.yml
vendored
2
.github/workflows/integration.yml
vendored
|
@ -73,7 +73,7 @@ jobs:
|
|||
python-version: '3.9'
|
||||
architecture: 'x64'
|
||||
- name: Build documentation
|
||||
run: SEARX_DEBUG=1 make V=1 travis-gh-pages
|
||||
run: SEARX_DEBUG=1 make V=1 ci-gh-pages
|
||||
- name: Deploy
|
||||
if: github.ref == 'refs/heads/master'
|
||||
uses: JamesIves/github-pages-deploy-action@3.7.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue