Commit 28102b3
committed
Update install_dev_deps.py and CI workflow for dependency management
- Remove 'sh' from CORE_PACKAGES in install_dev_deps.py to streamline core dependencies.
- Modify GitHub Actions workflow to install 'sh' explicitly before running the installation script, ensuring proper execution of shell commands.1 parent f3d8cec commit 28102b3
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments