Skip to content

Commit

Permalink
add geomodel patch
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgessinger committed Nov 4, 2024
1 parent 01299c1 commit 4a3bbc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
git config user.email 41898282+github-actions[bot]@users.noreply.github.com
curl https://patch-diff.githubusercontent.com/raw/spack/spack/pull/47370.patch | git am
curl https://patch-diff.githubusercontent.com/raw/spack/spack/pull/47400.patch | git am
curl https://patch-diff.githubusercontent.com/raw/spack/spack/pull/47422.patch | git am
- name: Locate OpenGL
run: ./opengl.sh
Expand Down

0 comments on commit 4a3bbc0

Please sign in to comment.