Skip to content

Commit

Permalink
TO-DROP: trace commands
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Schindelin <[email protected]>
  • Loading branch information
dscho committed Aug 12, 2024
1 parent e05ace1 commit d18893b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ runs:
steps:
- name: Install lychee
run: |
set -x
# Cleanup artifacts from previous run in case it crashed
rm -rf "lychee-${{ inputs.LYCHEEVERSION }}-x86_64-unknown-linux-gnu.tar.gz" lychee
case '${{ inputs.LYCHEEVERSION }}' in
Expand Down

0 comments on commit d18893b

Please sign in to comment.