Skip to content

Commit

Permalink
build: addNewTutorials.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
briantoby committed Jan 16, 2025
1 parent 61a4f84 commit f1dbbbd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/builddocsite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
done
git add ${dest}
done
cd ..

- name: build tutorials index
run: |
Expand All @@ -64,6 +65,7 @@ jobs:
- name: Note changed files
run: |
git status
git add tutorials.html
git add */data/index.html

Expand Down

0 comments on commit f1dbbbd

Please sign in to comment.