File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 99 build :
1010 runs-on : ubuntu-latest
1111 steps :
12- - run :
13- sudo apt-get update && sudo apt-get install -y libtiff5-dev libjpeg8-dev libopenjp2-7-dev
14- zlib1g-dev libfreetype6-dev liblcms2-dev libwebp-dev tcl8.6-dev tk8.6-dev python3-tk
15- libharfbuzz-dev libfribidi-dev libxcb1-dev
16- libxml2-dev libxslt-dev
17- libhdf5-dev
18- libopenblas-dev
12+ # - run:
13+ # sudo apt-get update && sudo apt-get install -y libtiff5-dev libjpeg8-dev libopenjp2-7-dev
14+ # zlib1g-dev libfreetype6-dev liblcms2-dev libwebp-dev tcl8.6-dev tk8.6-dev python3-tk
15+ # libharfbuzz-dev libfribidi-dev libxcb1-dev
16+ # libxml2-dev libxslt-dev
17+ # libhdf5-dev
18+ # libopenblas-dev
1919 - uses : actions/checkout@v5
2020 - uses : astral-sh/setup-uv@v7
2121 with :
You can’t perform that action at this time.
0 commit comments