Skip to content

Commit

Permalink
Remove debug step of compile action
Browse files Browse the repository at this point in the history
  • Loading branch information
rahearn committed Jan 6, 2025
1 parent ecd2572 commit bc66c12
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/actions/compile-assets/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ runs:
shell: bash
run: ./bin/rake assets:precompile

- name: list asset timestamps
shell: bash
run: ls -lh public/assets

- name: Clean old assets
env:
RAILS_ENV: ${{ inputs.rails_env }}
Expand Down

0 comments on commit bc66c12

Please sign in to comment.