DEV: Switch back to mainline `licensed` gem (#18641)

The bundler issue has been fixed
This commit is contained in:
Jarek Radosz 2022-10-18 14:34:44 +02:00 committed by GitHub
parent b6297f5dd4
commit 43c2841a69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 4 deletions

View File

@ -48,10 +48,7 @@ jobs:
- name: Setup licensed
run: |
# gem install licensed
# Workaround for https://github.com/github/licensed/issues/521
gem install specific_install
gem specific_install https://github.com/CvX/licensed.git -b bundler-compat
gem install licensed
- name: Get yarn cache directory
id: yarn-cache-dir