Skip to content

Commit

Permalink
ci: debug avhengnader
Browse files Browse the repository at this point in the history
  • Loading branch information
adalinesimonian committed Feb 24, 2024
1 parent 3c86f45 commit 195bb0c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
bundler-cache: true
cache-version: 1 # Increase this version to clear the cache

- name: Debug Installed Dependencies
run: bundle exec gem list

- name: Post-install script
run: rake postinstall

Expand Down

0 comments on commit 195bb0c

Please sign in to comment.