update workflow, rm tutorial 4 data
This commit is contained in:
committed by
Nicola Demo
parent
acdb4c5ee2
commit
dcee5d94a2
2
.github/workflows/export_tutorials.yml
vendored
2
.github/workflows/export_tutorials.yml
vendored
@@ -60,7 +60,7 @@ jobs:
|
||||
|
||||
- name: Remove unwanted files
|
||||
run: |
|
||||
rm -rf build/
|
||||
rm -rf build/ tutorials/tutorial4/data/
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v5.0.2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user