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

We are experiencing the same (or similar) issue with our setup:https://www.facebook.com/profile.php?id=100078106500760 #19

Open
marissareyes80 opened this issue Nov 18, 2024 · 0 comments

Comments

@marissareyes80
Copy link
Owner

marissareyes80 commented Nov 18, 2024

We are experiencing the same (or similar) issue with our setup:

      - name: Checkout
        uses: actions/checkout@v4
        with:
          sparse-checkout: |
            ./.github/actions/compute-jobs

      - name: 'Compute jobs'
        id: jobs
        uses: ./.github/actions/compute-jobs

The step Checkout finishes successfully, but Compute jobs fails with:

Error: Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/_work/repo/repo/.github/actions/compute-jobs'. Did you forget to run actions/checkout before running your local action?

We started to experience this when we upgraded to actions/runner:v2.320.0.

_Publicado originalmente por @valentindeaconu en actions#1976 (comment)

@marissareyes80 marissareyes80 changed the title We are experiencing the same (or similar) issue with our setup: We are experiencing the same (or similar) issue with our setup:https://www.facebook.com/profile.php?id=100078106500760 Nov 20, 2024
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