Skip to content

Commit

Permalink
why distutils is missing in buildbot?
Browse files Browse the repository at this point in the history
  • Loading branch information
ozankaraali committed May 19, 2024
1 parent 7f1fbdc commit f1520da
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 @@ -32,6 +32,7 @@ jobs:
export LD_LIBRARY_PATH=/usr/local/lib64:$LD_LIBRARY_PATH
# Add any other dependencies that you need to install here
- run: pip install distutils
- run: yarn
- run: yarn make

Expand Down

0 comments on commit f1520da

Please sign in to comment.