We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f44bf44 + 488b097 commit 7337072Copy full SHA for 7337072
1 file changed
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
- name: Install required packages
23
run: |
24
- sudo apt-get -q -y --no-install-recommends install diffstat chrpath python3-distutils
+ sudo apt-get -q -y --no-install-recommends install diffstat chrpath python3-setuptools
25
- name: Checkout
26
uses: actions/checkout@v4
27
with:
0 commit comments