Composer installer of GitHub Actions.
- ubuntu-latest, ubuntu-20.04, or ubuntu-18.04
- windows-latest, windows-2019, or windows-2016
See action.yml
steps:
- uses: actions/checkout@master
- uses: nanasess/composer-installer-action@master
- run: composer install
The scripts and documentation in this project are released under the MIT License
Contributions are welcome! See Contributor's Guide