mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-06-12 02:20:32 -04:00
fix: build from subdirectory [skip ci]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
3
.github/workflows/binary-releases.yml
vendored
3
.github/workflows/binary-releases.yml
vendored
@@ -41,8 +41,7 @@ jobs:
|
||||
- name: Install build frontend
|
||||
run: python -m pip install --upgrade build
|
||||
- name: Build
|
||||
run: python -m build
|
||||
working-directory: ./openllm-python
|
||||
run: python -m build -sw openllm-python/
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # ratchet:actions/upload-artifact@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user