Remove cache-db from without database build (#9220)

pull/9234/head
Hariom Balhara 2023-05-31 14:25:57 +05:30 committed by GitHub
parent e7ab400d29
commit 9394c09247
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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