mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 13:43:16 +08:00
DEV: Switch back to mainline licensed
gem (#18641)
The bundler issue has been fixed
This commit is contained in:
parent
b6297f5dd4
commit
43c2841a69
5
.github/workflows/licenses.yml
vendored
5
.github/workflows/licenses.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user