Skip to content

Commit

Permalink
Update copy_data_from_qml.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nickcafferry committed Aug 17, 2020
1 parent 3221641 commit e38d3b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/copy_data_from_qml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
run: |
mkdir quantum
cd quantum/
git clone https://github.com/nickcafferry/Machine-Learning-in-Molecular-Sciences.git qml
git clone -b qml https://github.com/nickcafferry/Machine-Learning-in-Molecular-Sciences.git qml
cd qml/
find . -name '*.xyz' | xargs rm -rfv
rm -rf qm7
Expand Down

0 comments on commit e38d3b8

Please sign in to comment.