Skip to content

Commit

Permalink
platupus53
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderland committed Aug 17, 2024
1 parent 0ae9d33 commit d81eb84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/osxbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
cp katago ../../katrain/katrain/KataGo/katago-osx
- name: Install platypus
run: |
curl -L --output "platypus.zip" https://github.com/sveinbjornt/Platypus/releases/download/v5.4.1/platypus5.4.1.zip
curl -L --output "platypus.zip" https://github.com/sveinbjornt/Platypus/releases/download/v5.3/platypus5.3.zip
unzip "platypus.zip"
gunzip Platypus.app/Contents/Resources/platypus_clt.gz
gunzip Platypus.app/Contents/Resources/ScriptExec.gz
Expand Down

0 comments on commit d81eb84

Please sign in to comment.