Skip to content
This repository was archived by the owner on Jul 22, 2023. It is now read-only.

Commit 759fc02

Browse files
committed
Update config.yml
1 parent 602842b commit 759fc02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
. venv/bin/activate
6464
export DOTNET_CLI_TELEMETRY_OPTOUT=1
6565
python3 setup.py build_dotnet
66-
python3 setup.py build_wheel
66+
python3 setup.py bdist_wheel
6767
python3 setup.py develop
6868
6969
- run:

0 commit comments

Comments
 (0)