Remove cache-db from without database build (#9220)
parent
e7ab400d29
commit
9394c09247
|
@ -13,5 +13,4 @@ jobs:
|
|||
- uses: ./.github/actions/dangerous-git-checkout
|
||||
- uses: ./.github/actions/yarn-install
|
||||
- uses: ./.github/actions/env-read-file
|
||||
- uses: ./.github/actions/cache-db
|
||||
- uses: ./.github/actions/cache-build
|
||||
|
|
Loading…
Reference in New Issue