zulip/.github/workflows
Priyank Patel 9504d403b3 github-actions: Fix incorrect hash key in production install job.
The hash keys were missing hash for package.json and yarn.lock
because they were not present since we don't do a full checkout
in this job. We fix this by sending over those files and generating
hashes from them.

I usally verify these cache keys by clicking the Restore <cache>
step dropdown menu and then clicking the Run ... dropdown menu again
to see the generated hash.
2020-08-03 12:37:20 -07:00
..
codeql-analysis.yml lint: Reformat YAML files with Prettier. 2020-07-14 16:25:31 -07:00
production-suite.yml github-actions: Fix incorrect hash key in production install job. 2020-08-03 12:37:20 -07:00
zulip-ci.yml ci: Remove confused references to test-event-log. 2020-07-24 12:42:08 -07:00