Skip to content

Commit

Permalink
checkout patch
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgessinger committed Mar 4, 2024
1 parent 5b97a14 commit 1a3034d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -439,6 +439,8 @@ jobs:
- run: sudo tar xf podio.tar.gz -C ${DEPENDENCY_DIR}
- run: sudo tar xf edm4hep.tar.gz -C ${DEPENDENCY_DIR}

- uses: actions/checkout@v4

- name: Build DD4hep
run: >
curl -SL https://github.com/AIDASoft/DD4hep/archive/refs/tags/v${DD4HEP_VERSION}.tar.gz | tar -xzC .
Expand Down

0 comments on commit 1a3034d

Please sign in to comment.