diff --git a/.github/workflows/linuxWF.yml b/.github/workflows/linuxWF.yml index e72853ecb8..ec40112783 100644 --- a/.github/workflows/linuxWF.yml +++ b/.github/workflows/linuxWF.yml @@ -181,7 +181,7 @@ jobs: env: GIT_TOKEN: ${{ secrets.GIT_TOKEN_PLUMEDBOT }} run: | - .ci/push doc + .ci/push doc - name: Compile and test pycv if: contains( matrix.variant, '-pycv-' ) working-directory: ./plugins/pycv/