Update production-build.yml

pull/7267/head
Omar López 2023-02-18 16:36:44 -07:00 committed by GitHub
parent b0a7ccaa75
commit 8ec2b2c2c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -62,6 +62,8 @@ jobs:
ports:
- 5432:5432
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- uses: ./.github/workflows/yarn-install.yml
- name: Cache production build
id: prod-build-cache