Skip to content

Commit

Permalink
Merge branch 'quda_work_add_actions' of github.com:etmc/tmLQCD into q…
Browse files Browse the repository at this point in the history
…uda_work_add_actions
  • Loading branch information
kostrzewa committed Jul 29, 2021
2 parents 0297574 + 139b765 commit d14971b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/basic-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: echo "Number of cores ${nb_cores}"

- name: get_packages
run: sudo apt install openmpi-bin openmpi-common numdiff
run: sudo apt-get update && sudo apt install openmpi-bin openmpi-common numdiff

- name: get_lime
uses: actions/checkout@v2
Expand Down

0 comments on commit d14971b

Please sign in to comment.