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

Add Github Actions #70

Merged
merged 4 commits into from
Nov 11, 2021
Merged

Add Github Actions #70

merged 4 commits into from
Nov 11, 2021

Conversation

skyqrose
Copy link
Collaborator

@skyqrose skyqrose commented Nov 11, 2021

Adapted from #69 . Thank you @kutyel .

with:
path: ~/.elm
key: ${{ runner.os }}-elm-${{ hashFiles('package-lock.json', 'elm-tooling.json', 'elm.json') }}
- run: npm ci
Copy link
Contributor

@kutyel kutyel Nov 11, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did not know about npm ci looks really nice! 👍🏻

Copy link
Contributor

@kutyel kutyel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@skyqrose skyqrose merged commit c0f402b into master Nov 11, 2021
@skyqrose skyqrose deleted the gh-actions branch November 11, 2021 13:57
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

Successfully merging this pull request may close these issues.

2 participants