Skip to content

Commit

Permalink
TEST
Browse files Browse the repository at this point in the history
Signed-off-by: Unai Martinez-Corral <[email protected]>
  • Loading branch information
umarcor committed Jul 25, 2023
1 parent 725be3d commit 2a57db4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/scripts/latex.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

set -e

apt-get update -qq
DEBIAN_FRONTEND=noninteractive apt-get -y install --no-install-recommends \
python3-pip \
python3-setuptools \
python3-wheel
#apt-get update -qq
#DEBIAN_FRONTEND=noninteractive apt-get -y install --no-install-recommends \
# python3-pip \
# python3-setuptools \
# python3-wheel

cd $(dirname $0)/../../docs

Expand Down

0 comments on commit 2a57db4

Please sign in to comment.