Skip to content

Commit

Permalink
edit .github/workflows/osxbuild.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderland committed Aug 17, 2024
1 parent d81eb84 commit c08c355
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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.3/platypus5.3.zip
curl -L --output "platypus.zip" https://github.com/sveinbjornt/Platypus/releases/download/5.3/platypus5.3.zip
unzip "platypus.zip"
gunzip Platypus.app/Contents/Resources/platypus_clt.gz
gunzip Platypus.app/Contents/Resources/ScriptExec.gz
Expand Down
1 change: 1 addition & 0 deletions platypus.zip
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Not Found

0 comments on commit c08c355

Please sign in to comment.