update workflow, rm tutorial 4 data

This commit is contained in:
Dario Coscia
2025-03-15 20:31:01 +01:00
committed by Nicola Demo
parent acdb4c5ee2
commit dcee5d94a2

View File

@@ -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: