Skip to content

Commit

Permalink
Remove Debian package that contains wrong Python package with wrong v…
Browse files Browse the repository at this point in the history
…ersion
  • Loading branch information
sbrunner committed Mar 27, 2023
1 parent 03f2c5c commit a712553
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
GITHUB_EVENT: ${{ toJson(github) }}

- run: pip install pyOpenSSL --upgrade
- run: sudo apt-get remove distro-info
- run: pip freeze

- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit a712553

Please sign in to comment.