Skip to content

Commit

Permalink
ls
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgessinger committed Feb 20, 2024
1 parent 9ac81ca commit 129c9d4
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 @@ -532,6 +532,8 @@ jobs:
- run: sudo mkdir -p ${DEPENDENCY_DIR}
- run: sudo tar xf python.tar.gz -C ${DEPENDENCY_DIR}

- run: ls -al ${DEPENDENCY_DIR}/include

- name: Build
run: >
curl -SL https://pythia.org/download/pythia8${PYTHIA8_VERSION:0:1}/pythia8${PYTHIA8_VERSION}.tgz | tar -xzC .
Expand Down

0 comments on commit 129c9d4

Please sign in to comment.