Skip to content

Commit

Permalink
chore: switch back to upstream Static PHP CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
dunglas committed Jul 5, 2024
1 parent ae4ebd1 commit 29d47f4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build-static.sh
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,7 @@ else
cd static-php-cli/
git pull
else
# TODO: switch back to upstream when https://github.com/crazywhalecc/static-php-cli/pull/481 will be merged
#git clone --depth 1 https://github.com/crazywhalecc/static-php-cli
git clone --depth 1 --branch fix/480 https://github.com/dunglas/static-php-cli
git clone --depth 1 https://github.com/crazywhalecc/static-php-cli
cd static-php-cli/
fi

Expand Down

0 comments on commit 29d47f4

Please sign in to comment.