Skip to content

Commit

Permalink
Fix incorrect release repo
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanTAllen committed Jan 24, 2025
1 parent d3990b4 commit 9e72f7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci-scripts/macos-arm64-install-pony-tools.bash
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

case "${1}" in
"release")
REPO=release
REPO=releases
;;
"nightly")
REPO=nightlies
Expand Down

0 comments on commit 9e72f7c

Please sign in to comment.