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 f1dbbbd commit 976972e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/builddocsite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
done
git add ${dest}
done
cd ..
cd ..
- name: build tutorials index
run: |
Expand All @@ -65,7 +65,7 @@ jobs:
- name: Note changed files
run: |
git status
git status
git add tutorials.html
git add */data/index.html
Expand Down

0 comments on commit 976972e

Please sign in to comment.