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