Skip to content

Commit

Permalink
More debugging hell.
Browse files Browse the repository at this point in the history
  • Loading branch information
guyharris committed Nov 24, 2024
1 parent 65151fb commit 411a568
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,10 @@ jobs:
command: |
xml2rfc --version
gem list -q kramdown-rfc2629
echo "Hello"
file /usr/bin/perl
/usr/bin/perl --version
echo "Goodbye"
echo -n 'mmark '; mmark --version
- restore_cache:
Expand Down

0 comments on commit 411a568

Please sign in to comment.