We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10b27d5 commit f4e2d3aCopy full SHA for f4e2d3a
.github/workflows/darshan_ldms_test_ci.yml
@@ -30,6 +30,7 @@ jobs:
30
sudo apt-get update -y
31
sudo apt-get install openmpi-bin libopenmpi-dev
32
sudo apt-get install libjansson-dev
33
+ sudo apt-get install python3-docutils
34
- name: Clone LDMS
35
uses: actions/checkout@v3
36
with:
0 commit comments