Commit 5e4f176c by mingyuan

use ruby version

parent b960d07c
...@@ -18,7 +18,7 @@ jobs: ...@@ -18,7 +18,7 @@ jobs:
- name: Set up Ruby - name: Set up Ruby
uses: actions/setup-ruby@v1 uses: actions/setup-ruby@v1
with: with:
version: 3.0 ruby-version: 3.0
- name: Publish to RubyGems - name: Publish to RubyGems
run: | run: |
mkdir -p $HOME/.gem mkdir -p $HOME/.gem
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment