fix build check cache key

This commit is contained in:
Abdenasser 2025-02-26 18:05:46 +00:00
parent 3760f24d57
commit b473a0c895

View File

@ -5,6 +5,10 @@ on:
branches: [ main ]
paths:
- 'src-tauri/**'
push:
branches: [ main ]
paths:
- 'src-tauri/**'
env:
CARGO_TERM_COLOR: always