Skip to content

Commit c538e2f

Browse files
authored
Update nfdi.yml
1 parent 2a4fa63 commit c538e2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nfdi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
pip install -e qe_xml_parser
2323
pip install -e python_workflow_definition
2424
conda install -c conda-forge jupyter papermill
25+
sudo apt-get install -y $(cat apt.txt)
2526
- name: Create Additional Conda Environments
2627
shell: bash -l {0}
2728
run: |

0 commit comments

Comments
 (0)