Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SweetVishnya authored Sep 1, 2023
1 parent 3927bfc commit 3a86ef0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
# - uses: wemake-services/wemake-python-styleguide@0.16.0
- name: Build
run: |
sudo apt install -y python-pip
python2 -m pip install --upgrade setuptools wheel
python3 -m pip install --upgrade setuptools wheel
python2 setup.py sdist bdist_wheel
Expand Down

0 comments on commit 3a86ef0

Please sign in to comment.