Commit c8ee25f5 by mingyuan

merge

parents 5ecefb03 37f466ba
......@@ -20,9 +20,10 @@ jobs:
with:
submodules: recursive
- name: Set up Ruby
uses: actions/setup-ruby@v1
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.0.x
bundler-cache: true
- name: Set up Nodejs
uses: actions/setup-node@v1
with:
......
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