Skip to content

Commit

Permalink
Just some debugging to figure out why setuptools doesn’t come preinst…
Browse files Browse the repository at this point in the history
…alled anymore
  • Loading branch information
tillprochaska committed Nov 13, 2023
1 parent ca2d21d commit 33f98b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
uses: actions/setup-python@v1
with:
python-version: '3.x'
- run: apt -qq list python-setuptools
- name: Install dependencies
env:
DEBIAN_FRONTEND: noninteractive
Expand Down

0 comments on commit 33f98b0

Please sign in to comment.