Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
msaggiorato committed Apr 2, 2021
1 parent b50a018 commit cfbb5fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vvv-provisioning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
curl -sS "https://getcomposer.org/installer" | php
chmod +x "composer.phar"
mv "composer.phar" "/usr/local/bin/composer"
sudo mv "composer.phar" "/usr/local/bin/composer"
echo " * Forcing composer to v2.x"
noroot composer selfupdate --2
Expand Down

0 comments on commit cfbb5fd

Please sign in to comment.