Updated tactility.py to v2.4.0 (#9)

This commit is contained in:
Ken Van Hoeylandt
2025-10-06 22:50:43 +02:00
committed by GitHub
parent 5197ea24f2
commit d33e7a41df
6 changed files with 386 additions and 361 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ runs:
with:
esp_idf_version: v5.5
path: ./Apps/${{ inputs.app_name }}
command: 'python tactility.py build --no-animations'
command: 'python tactility.py build'
- name: 'Upload Artifact'
uses: actions/upload-artifact@v4
with: