Skip to content

Commit cb50ae2

Browse files
committed
wip fetch rails tags
1 parent 2990fd7 commit cb50ae2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
- uses: actions/checkout@v3
3737
with:
3838
submodules: true
39+
- run: cd rails && git fetch --depth=1 origin +refs/tags/*:refs/tags/*
3940
- uses: ruby/setup-ruby@v1
4041
with:
4142
ruby-version: 2.7

0 commit comments

Comments
 (0)