Skip to content

Commit 976972e

Browse files
committed
build: addNewTutorials.sh
1 parent f1dbbbd commit 976972e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/builddocsite.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
done
5757
git add ${dest}
5858
done
59-
cd ..
59+
cd ..
6060
6161
- name: build tutorials index
6262
run: |
@@ -65,7 +65,7 @@ jobs:
6565
6666
- name: Note changed files
6767
run: |
68-
git status
68+
git status
6969
git add tutorials.html
7070
git add */data/index.html
7171

0 commit comments

Comments
 (0)