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

Document the current directory for the cache argument example #193

Merged
merged 1 commit into from
May 16, 2023

Commits on May 16, 2023

  1. Document the current directory for the cache argument example

    When we provide our own `args` the command seems to be overriden
    and the job fails due to the `inputs` argument missing.
    
    I don't know if it's the intended behaviour. I updated the doc so
    the example works.
    
    An example of a failing job can be found here:
    https://github.com/theredfish/blog/actions/runs/4991322332/jobs/8937654510
    theredfish committed May 16, 2023
    Configuration menu
    Copy the full SHA
    cf7fb38 View commit details
    Browse the repository at this point in the history