Skip to content

Commit

Permalink
Add ponyup to PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
shaedrich committed Jun 5, 2024
1 parent 7c097fa commit d57c550
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci-scripts/setup-ponyc.bash
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ set -u
export SHELL=/bin/bash

sh -c "$(curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/ponylang/ponyup/latest-release/ponyup-init.sh)"
export PATH=/home/runner/.local/share/ponyup/bin:$PATH
ponyup update ponyc release

0 comments on commit d57c550

Please sign in to comment.