We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe1724a commit 4d74fa8Copy full SHA for 4d74fa8
1 file changed
.github/workflows/production-build.yml
@@ -19,6 +19,6 @@ jobs:
19
steps:
20
- uses: actions/checkout@v3
21
- uses: ./.github/actions/yarn-install
22
- - uses: ./.github/actions/cache-db
23
- uses: ./.github/actions/env-read-file
+ - uses: ./.github/actions/cache-db
24
- uses: ./.github/actions/cache-build
0 commit comments