We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
==> Retrieving sources... -> Downloading actions-runner-linux-x64-2.161.0.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: githubassets.azureedge.net Warning: Problem : timeout. Will retry in 3 seconds. 3 retries left. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: githubassets.azureedge.net Warning: Problem : timeout. Will retry in 3 seconds. 2 retries left. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: githubassets.azureedge.net Warning: Problem : timeout. Will retry in 3 seconds. 1 retries left. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: githubassets.azureedge.net ==> ERROR: Failure while downloading https://githubassets.azureedge.net/runners/2.161.0/actions-runner-linux-x64-2.161.0.tar.gz Aborting...
The text was updated successfully, but these errors were encountered:
I fixed this by modifying the PKGBUILD:
PKGBUILD
source=( https://github.com/actions/runner/releases/download/v$pkgver/actions-runner-linux-x64-$pkgver.tar.gz ) sha512sums=('14e0992a43e53d29f7f3d9c9f16e92158e5a3f53714fcb37cd4bd71e57fc8743506f09dc84b3f002531296f807e3ec7391c96bb2a7a4914c9a0c7afa41c021e7')
Happy to contribute a PR if this was the right move.
Sorry, something went wrong.
Yes, happy to accept a PR.
No branches or pull requests
The text was updated successfully, but these errors were encountered: