mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 04:04:19 +00:00
release.yml: Switch to python directory
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -37,6 +37,7 @@ jobs:
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
cd python
|
||||
python3 setup.py sdist bdist_wheel
|
||||
|
||||
- name: Upload to PyPi
|
||||
|
||||
Reference in New Issue
Block a user