diff --git a/.github/workflows/notebooks.yml b/.github/workflows/notebooks.yml index 1a4614ef..19388e3a 100644 --- a/.github/workflows/notebooks.yml +++ b/.github/workflows/notebooks.yml @@ -30,6 +30,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} PANDAOPS_CLICKHOUSE_URL: ${{ secrets.PANDAOPS_CLICKHOUSE_URL }} run: | + cd notebooks ./run_notebook.sh - name: Configure Git run: |