update workflow, rm tutorial 4 data

This commit is contained in:
Dario Coscia
2025-03-15 20:31:01 +01:00
committed by FilippoOlivo
parent 1224449452
commit 115c4a4e9f

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: