Skip to content

Commit

Permalink
updates notebook ci to include README
Browse files Browse the repository at this point in the history
  • Loading branch information
iagorrr committed Jul 14, 2024
1 parent d0de9c1 commit c7f35e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notebook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
image: mateusvrs/cp-notebook:v1.0 # Thank you mateusvrs
options: -w /usr/src/app -v ${{ github.workspace }}:/usr/src/app
run: make notebook
run: make notebook readme

- name: Notebook Update - Auto Commit
uses: stefanzweifel/git-auto-commit-action@v5
Expand Down

0 comments on commit c7f35e9

Please sign in to comment.