fix: removes frontend caches

This commit is contained in:
itsscb 2024-08-23 16:07:35 +02:00
parent fd39795ac3
commit da3e513a58

View File

@ -22,8 +22,6 @@ jobs:
~/.cache/trunk/
target/
node_modules/
frontend/node_modules/
frontend/dist/
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
restore-keys: ${{ runner.os }}-cargo-wordl