mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-01 19:58:15 +00:00
FlatBuffers Version 22.10.26 (#7607)
This commit is contained in:
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -24,6 +24,9 @@ jobs:
|
||||
publish-pypi:
|
||||
name: Publish PyPi
|
||||
runs-on: ubuntu-latest
|
||||
defaults:
|
||||
run:
|
||||
working-directory: ./python
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-python@v4
|
||||
@@ -37,7 +40,6 @@ jobs:
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
cd python
|
||||
python3 setup.py sdist bdist_wheel
|
||||
|
||||
- name: Upload to PyPi
|
||||
|
||||
Reference in New Issue
Block a user