Skip to content

Commit

Permalink
Updating OpenMC clone destination
Browse files Browse the repository at this point in the history
  • Loading branch information
pshriwise committed Aug 15, 2024
1 parent ce54791 commit 2b9e964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: Clone OpenMC
run: |
git clone https://github.com/openmc-dev/openmc --branch v0.15.0 $HOME
git clone https://github.com/openmc-dev/openmc --branch v0.15.0 $HOME/openmc
- name: Test examples
run: |
Expand Down

0 comments on commit 2b9e964

Please sign in to comment.