alphebetize

develop
Myk Taylor 2023-07-27 23:19:16 -07:00
parent be98d4934e
commit 1ca2b6b67e
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

@ -29,8 +29,8 @@ jobs:
sudo apt-get update
sudo apt-get install \
ccache \
libxml-libxslt-perl \
libgl-dev \
libxml-libxslt-perl \
ninja-build
pip install 'sphinx<4.4.0'
- name: Install GCC
@ -132,8 +132,8 @@ jobs:
sudo apt-get update
sudo apt-get install \
ccache \
libxml-libxslt-perl \
libgl-dev \
libxml-libxslt-perl \
ninja-build
pip install 'sphinx<4.4.0'
- name: Clone DFHack

@ -32,8 +32,8 @@ jobs:
sudo apt-get update
sudo apt-get install \
ccache \
libxml-libxslt-perl \
libgl-dev \
libxml-libxslt-perl \
ninja-build
pip install 'sphinx<4.4.0'
- name: Clone DFHack