Commit 1d59f703 by mingyuan

test with submodule true

parent 3b32d1ea
...@@ -20,7 +20,7 @@ jobs: ...@@ -20,7 +20,7 @@ jobs:
- name: Fetch Project - name: Fetch Project
uses: actions/checkout@v2 uses: actions/checkout@v2
with: with:
submodules: recursive submodules: true
- name: Set up Ruby and Bundle Install - name: Set up Ruby and Bundle Install
uses: ruby/setup-ruby@v1 uses: ruby/setup-ruby@v1
with: 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