Skip to content

Commit

Permalink
Update cli-reachability-linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amaybaum authored Feb 20, 2024
1 parent a8c10f8 commit 4575d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cli-reachability-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
continue-on-error: true

- name: Mend CLI Logs List
run: ll ~/.mend/logs/sca
run: ls -l ~/.mend/logs/sca

- name: Mend CLI Logs Content
run: cat ~/.mend/logs/sca/*.log
Expand Down

0 comments on commit 4575d45

Please sign in to comment.