Commit 291d5be
committed
chore: add dependency installation step to release workflow
This commit introduces a new step in the GitHub Actions release workflow to install dependencies using Devbox before running the format check. This ensures that all necessary dependencies are available for the subsequent steps in the workflow.1 parent 5cfe330 commit 291d5be
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
| |||
0 commit comments