Skip to content

Commit f1dbbbd

Browse files
committed
build: addNewTutorials.sh
1 parent 61a4f84 commit f1dbbbd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/builddocsite.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
done
5757
git add ${dest}
5858
done
59+
cd ..
5960

6061
- name: build tutorials index
6162
run: |
@@ -64,6 +65,7 @@ jobs:
6465
6566
- name: Note changed files
6667
run: |
68+
git status
6769
git add tutorials.html
6870
git add */data/index.html
6971

0 commit comments

Comments
 (0)