Commit c145f36
fix CI error that happens on each version bump (#100)
<!-- If this pull request closes an issue, please mention the issue
number below -->
## 💸 TL;DR
<!-- What's the three sentence summary of purpose of the PR -->
Every time we create a release PR, first CI pass fails (example:
#99)
It's because yarn.lock needs to be updated
This PR adds a `yarn` step to the version bump script
## 📜 Details
[Design Doc](<!-- insert Google Doc link here if applicable -->)
[Jira](<!-- insert Jira link if applicable -->)
<!-- Add additional details required for the PR: breaking changes,
screenshots, external dependency changes -->
## 🧪 Testing Steps / Validation
<!-- add details on how this PR has been tested, include reproductions
and screenshots where applicable -->
## ✅ Checks
<!-- Make sure your pr passes the CI checks and do check the following
fields as needed - -->
- [ ] CI tests (if present) are passing
- [ ] Adheres to code style for repo
- [ ] Contributor License Agreement (CLA) completed if not a Reddit
employee
Co-authored-by: danil.radkovskyi <danil.radkovskyi@reddit.com>1 parent 33c1bfb commit c145f36
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments