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

V2.0.0 downloads corrupted file #248

Open
nmandelblit opened this issue Jun 10, 2024 · 0 comments
Open

V2.0.0 downloads corrupted file #248

nmandelblit opened this issue Jun 10, 2024 · 0 comments

Comments

@nmandelblit
Copy link

nmandelblit commented Jun 10, 2024

I had this as a step

      - name: flake8 Lint
        uses: py-actions/flake8@v2.3.0

Download from "https://github.com/actions/python-versions/releases/download/3.12.4-9442300799/python-3.12.4-linux-22.04-x64.tar.gz"
Extract downloaded archive
/usr/bin/tar xz --warning=no-unknown-keyword -C /home/runner/_work/_temp/... -f /home/runner/_work/_temp/...

gzip: stdin: not in gzip format
/usr/bin/tar: Child returned status 1
/usr/bin/tar: Error is not recoverable: exiting now
Error: The process '/usr/bin/tar' failed with exit code 2

once updated to 2.3.0 it worked.

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