Commit 8645791
authored
fix: run yarnlock to make working dir clean (#1426)
**Related Ticket:**
https://github.com/NASA-IMPACT/veda-ui/actions/runs/13116400989/job/36591691753
### Description of Changes
Run yarn.lock to make working directory clean
### Notes
I've seen release fail several times because workign dir is not clean
(because yarn.lock is not up to date) - how can we avoid this in the
future?1 parent fd63eff commit 8645791
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8843 | 8843 | | |
8844 | 8844 | | |
8845 | 8845 | | |
8846 | | - | |
| 8846 | + | |
8847 | 8847 | | |
8848 | 8848 | | |
8849 | 8849 | | |
| |||
0 commit comments