Skip to content

Commit

Permalink
updated script name
Browse files Browse the repository at this point in the history
  • Loading branch information
catchSheep committed Jul 5, 2024
1 parent 958c3cf commit 877217e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notebook_colab_gen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ jobs:
- name: Check out the repository to the runner
uses: actions/checkout@v4
- name: Run the colab build script
run: python build/colab_nb_builder.py --directory notebooks
run: python build_scripts/colab_nb_builder.py --directory notebooks
- run: echo "Job status is ${{ job.status }}"

0 comments on commit 877217e

Please sign in to comment.