Skip to content

Commit

Permalink
Use my edited version of coot.rb in build-coot-macos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pemsley committed Jun 23, 2024
1 parent 556a749 commit 3dda449
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-coot-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ jobs:

- name: Get coot.rb file
# try this modified version for now:
# run: wget https://www2.mrc-lmb.cam.ac.uk/personal/pemsley/coot/files/coot.rb
run: wget https://raw.githubusercontent.com/YoshitakaMo/homebrew-bio/coot/Formula/coot.rb
# run: wget https://raw.githubusercontent.com/YoshitakaMo/homebrew-bio/coot/Formula/coot.rb
run: wget https://www2.mrc-lmb.cam.ac.uk/personal/pemsley/coot/files/coot.rb

- name: Compile Homebrew coot HEAD
# don't stall waiting for user input to resolve the failed patch
Expand Down

0 comments on commit 3dda449

Please sign in to comment.