Skip to content

Commit 4d74fa8

Browse files
committed
fix
1 parent fe1724a commit 4d74fa8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/production-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
steps:
2020
- uses: actions/checkout@v3
2121
- uses: ./.github/actions/yarn-install
22-
- uses: ./.github/actions/cache-db
2322
- uses: ./.github/actions/env-read-file
23+
- uses: ./.github/actions/cache-db
2424
- uses: ./.github/actions/cache-build

0 commit comments

Comments
 (0)