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

Installation fails with E: Unsupported file /home/runner/work/_temp/installers/fpcsrc.deb given on commandline #32

Open
JanEricNitschke opened this issue Nov 16, 2024 · 0 comments

Comments

@JanEricNitschke
Copy link

I have been using this action for a bit with:

jobs:
  build:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v4
      - name: Setup Lazarus/Pascal
        uses: gcarreno/setup-lazarus@v3
        with:
          lazarus-version: "stable"
          with-cache: true

And now have started to get an error when the default seems to have switched to version 3.6:

Now failing run: https://github.com/JanEricNitschke/TicTacToe/actions/runs/11872719239/job/33086747588#step:3:1
Last working one without any changes on my side: https://github.com/JanEricNitschke/TicTacToe/actions/runs/11791730905/job/32844242358#step:3:7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant