mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 17:36:18 +03:00
Removed build tools
This commit is contained in:
parent
d3ccf18ede
commit
560b969501
2
.github/workflows/test-docker.yml
vendored
2
.github/workflows/test-docker.yml
vendored
|
@ -47,8 +47,6 @@ jobs:
|
||||||
- name: After success
|
- name: After success
|
||||||
if: success()
|
if: success()
|
||||||
run: |
|
run: |
|
||||||
pip install wheel
|
|
||||||
sudo apt-get install -qq ruby-dev
|
|
||||||
PATH="$PATH:~/.local/bin"
|
PATH="$PATH:~/.local/bin"
|
||||||
.ci/after_success.sh
|
.ci/after_success.sh
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user