-
Notifications
You must be signed in to change notification settings - Fork 0
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
Initial addition of GitHub actions #10
Conversation
Jobs are currently failing because it's looking for
Once you have a basic module skeleton in place I think it will be okay. |
Completing this PR because I completed the other that seemed to be standing in the way of this. |
I guess we can reopen this - @brockk I think we should get our GH actions in place, right? |
@dgkf-roche Hi Doug, what would be the next steps here? |
I'll investigate. I've just been able to reproduce it locally with (just copying the relevant lines from the action:
I'm splitting my time right now between a few different projects, but I'll see if I can find a quick solution to this snag. |
Co-authored-by: dgkf-roche <[email protected]>
I'm not sure how this will all go until an actual package is in place, but this should lay the foundation for these various needs once you get there.
Note you'll need to configure the repo to deploy from the
gh-pages
branch before it will actually deploy anything.