Commit 10360af
committed
Refactor CI workflows to remove --no-source flag from build commands
- Updated publish-python-sdk.yml and release-python-sdk.yml to remove the --no-source flag from the uv build command, ensuring the build process includes source files.
- No changes made to the version in _version.py, maintaining the current version as 0.0.2b8.1 parent 1bfa7d4 commit 10360af
3 files changed
Lines changed: 4 additions & 4 deletions
File tree
- .github/workflows
- python-sdk/exospherehost
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
128 | | - | |
| 127 | + | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments