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

CI: Only fetch in actions/checkout #22596

Merged
merged 1 commit into from Nov 15, 2022

Commits on Nov 15, 2022

  1. CI: Only fetch in actions/checkout

    I had the workflow fetch the repository in two steps earlier.  That was failing after the switch from egor-tensin/install-cygwin to cygwin/install-cygwin-action.  This avoids that step and hopefully sidesteps whatever the problem is; I'm hoping the problem is just internet access by an untrusted binary.
    DWesl authored and charris committed Nov 15, 2022
    Copy the full SHA
    92637d4 View commit details
    Browse the repository at this point in the history