where is it the branch

This commit is contained in:
Jamil Bou Kheir
2022-01-11 16:52:29 -08:00
parent 0d731f3d54
commit 33bd374392

View File

@@ -195,6 +195,8 @@ jobs:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true # runs 'bundle install' and caches installed gems automatically