Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install the Symfony CLI (anymore) with shivammathur/setup-php GitHub action #105

Closed
Kocal opened this issue Feb 24, 2022 · 2 comments

Comments

@Kocal
Copy link
Contributor

Kocal commented Feb 24, 2022

For reference: shivammathur/setup-php#568

Hi!

Since some minutes/hours, we are not able to setup and use the Symfony CLI with https://github.com/shivammathur/setup-php with the following step:

        - name: Install PHP
          uses: shivammathur/setup-php@v2
          with:
              php-version: 8.0
              tools: symfony-cli 

Does something changed on the APT repository (https://repo.symfony.com/apt/)?

Thanks!

@fabpot
Copy link
Contributor

fabpot commented Feb 25, 2022

Nothing changed, it's managed by Fury. Is it better now?

@Kocal
Copy link
Contributor Author

Kocal commented Feb 25, 2022

Yeah sorry, it worked again after waiting a bit and restarting my CI workflow.

@Kocal Kocal closed this as completed Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants