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

Getting error "bad indentation of a mapping entry" #63

Open
kailynnelson opened this issue Mar 6, 2021 · 2 comments
Open

Getting error "bad indentation of a mapping entry" #63

kailynnelson opened this issue Mar 6, 2021 · 2 comments

Comments

@kailynnelson
Copy link

When following your 'Setting up' instructions, step 3 says to paste your Actions code as-is. However, when I do that, I get this error message:

image

bad indentation of a mapping entry

and my workflow fails to run.

What am I doing wrong?

@kailynnelson
Copy link
Author

See failed workflows here: https://github.com/kailynnelson/spotify-body-werk/actions

@milewski
Copy link

jobs:
  todos:
    runs-on: self-hosted
-     steps: actions/checkout@v1
+   steps: actions/checkout@v1

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

2 participants