Skip to content

Commit

Permalink
still more tutorials build work
Browse files Browse the repository at this point in the history
  • Loading branch information
briantoby committed Apr 10, 2024
1 parent e241e9f commit ed1bad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tutorials.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: |
cp tutorials.html tutorials.html.original
git status
python script/makeGitTutorials.py
python script/makeGitTutorial.py
git add tutorials.html
git status
diff tutorials.html tutorials.html.original

0 comments on commit ed1bad2

Please sign in to comment.