Skip to content

Commit

Permalink
testing GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
alkidbaci committed Dec 7, 2023
1 parent 8132f8d commit a33ce0d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ jobs:
run: |
# epstopdf & dot & noto-fonts
sudo apt update && sudo apt install texlive-font-utils graphviz fonts-noto
sudo rm -rf /usr/share/dotnet
sudo rm -rf /opt/ghc
sudo rm -rf "/usr/local/share/boost"
sudo rm -rf "$AGENT_TOOLSDIRECTORY"
- name: Set up Conda
uses: conda-incubator/setup-miniconda@v2
with:
Expand Down

0 comments on commit a33ce0d

Please sign in to comment.