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

Simplify vterm-yamatanooroti's steps #1060

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Conversation

st0012
Copy link
Member

@st0012 st0012 commented Jan 6, 2025

No description provided.

@st0012 st0012 marked this pull request as ready for review January 6, 2025 17:01
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
Copy link
Member Author

Choose a reason for hiding this comment

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

This automatically runs bundled install and caches the result, so we don't need a separate step for it. Putting it after libvterm installation to make sure we have all the dependencies needed for gems.

@st0012 st0012 merged commit 96941c3 into master Jan 6, 2025
67 checks passed
@st0012 st0012 deleted the simplify-yamatanooroti-ci-setup branch January 6, 2025 17:03
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.

1 participant