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

fix(github-actions): fix GitHub Action's image name #557

Merged
merged 1 commit into from
Dec 24, 2019

Conversation

uetchy
Copy link
Contributor

@uetchy uetchy commented Dec 24, 2019

Fix minor typo, and remove a first blank line from GitHub Actions config.

from: runs-on: Ubuntu-latest -> to: runs-on: ubuntu-latest.

@uetchy uetchy changed the title fix(github-actions): fix image name fix(github-actions): fix GitHub Action's image name Dec 24, 2019
@eunjae-lee eunjae-lee merged commit 33f710c into algolia:master Dec 24, 2019
@uetchy uetchy deleted the fix/gh-actions branch December 24, 2019 16:12
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.

None yet

2 participants