Skip to content

Commit

Permalink
fix hpddm commit
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreMarchand20 committed Aug 3, 2024
1 parent 2313d09 commit c97e6ca
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 @@ -134,7 +134,7 @@ jobs:
- name: Checkout hpddm
run: |
git clone https://github.com/hpddm/hpddm.git hpddm
cd hpddm && git checkout 7e8c98deb030ec078bbb36bee36ea2a1910fc8e3
cd hpddm && git checkout 6cf84ba9a5e3232b40b93d36400110bbd9c7b36e
# uses: actions/checkout@v3
# with:
# path: "hpddm"
Expand Down

0 comments on commit c97e6ca

Please sign in to comment.