fix: removes frontend caches
This commit is contained in:
parent
fd39795ac3
commit
da3e513a58
2
.github/workflows/prod.yml
vendored
2
.github/workflows/prod.yml
vendored
@ -22,8 +22,6 @@ jobs:
|
|||||||
~/.cache/trunk/
|
~/.cache/trunk/
|
||||||
target/
|
target/
|
||||||
node_modules/
|
node_modules/
|
||||||
frontend/node_modules/
|
|
||||||
frontend/dist/
|
|
||||||
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
|
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
|
||||||
restore-keys: ${{ runner.os }}-cargo-wordl
|
restore-keys: ${{ runner.os }}-cargo-wordl
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user