Skip to content

Commit d05a27f

Browse files
committed
update workflow, rm tutorial 4 data
1 parent f85d906 commit d05a27f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/export_tutorials.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060

6161
- name: Remove unwanted files
6262
run: |
63-
rm -rf build/
63+
rm -rf build/ tutorials/tutorial4/data/
6464
- name: Create Pull Request
6565
uses: peter-evans/[email protected]
6666
with:

0 commit comments

Comments
 (0)