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

feat: yarn in gh action #109

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Hastaen
Copy link

@Hastaen Hastaen commented Sep 27, 2022

Why

TEST Running yarn commands in GH actions

What

Notes

Visual references

@Hastaen Hastaen self-assigned this Sep 27, 2022
@Hastaen Hastaen requested a review from a team as a code owner September 27, 2022 13:39
Comment on lines +28 to +30
cache: 'yarn'
- run: yarn
- run: yarn start:client
Copy link
Contributor

Choose a reason for hiding this comment

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

Doubt actions/setup-node@v3 has node installed

You'll probably have to find another step, but let's try.

I'd also change this step's name to Use Yarn

@gdbroman gdbroman mentioned this pull request Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants