Skip to content

Commit

Permalink
chore: Add cd command to navigate to notebooks directory
Browse files Browse the repository at this point in the history
  • Loading branch information
samcm committed Jan 9, 2025
1 parent ba8cbe0 commit 4c4d0a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 4c4d0a3

Please sign in to comment.