Skip to content

Commit

Permalink
check if file was sourced
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
  • Loading branch information
rw1nkler committed Jul 21, 2023
1 parent a67058c commit da936d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/scripts/latex.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ cd $(dirname $0)/../../docs
which python3

python3 -m venv env
echo "=================================================================="
. env/bin/activate
echo "=================================================================="
pip3 install -r requirements.txt

cd build/latex
Expand Down

0 comments on commit da936d4

Please sign in to comment.