Skip to content

Commit

Permalink
print out bundle platform
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Kong committed Nov 28, 2023
1 parent 5c9578f commit 3044b05
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ jobs:
keys:
- bundle-cache-lms-v3-{{ checksum "services/QuillLMS/Gemfile.lock" }}
- bundle-cache-lms-v3
- run:
name: debug script
command: |
bundle platform
- run:
name: Bundle Install if cache isn't present.
command: |
Expand Down

0 comments on commit 3044b05

Please sign in to comment.