Skip to content

Commit f1520da

Browse files
committed
why distutils is missing in buildbot?
1 parent 7f1fbdc commit f1520da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
export LD_LIBRARY_PATH=/usr/local/lib64:$LD_LIBRARY_PATH
3333
# Add any other dependencies that you need to install here
3434
35+
- run: pip install distutils
3536
- run: yarn
3637
- run: yarn make
3738

0 commit comments

Comments
 (0)