Skip to content

Commit

Permalink
Update pymoose.yml
Browse files Browse the repository at this point in the history
clean and update
  • Loading branch information
hrani committed Aug 4, 2023
1 parent ff24913 commit 4f8726d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pymoose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
- name: Install dependencies
run: |
export DEBIAN_FRONTEND=noninteractive
sudo -E apt clean
sudo -E apt update
sudo -E apt install -y cmake libgsl-dev g++ gcc git
sudo -E apt install python3-tk python-tk
sudo -E apt install -y libhdf5-dev doxygen
Expand Down

0 comments on commit 4f8726d

Please sign in to comment.