Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
build test
Browse files Browse the repository at this point in the history
  • Loading branch information
tanderson-ld committed Dec 15, 2023
1 parent d9ee426 commit 28f56e4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/actions/publish/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,7 @@ runs:
- name: Look at smctl
shell: bash
run: |
while smctl
ls $(which smctl)
file $(which smctl)
chmod +x $(which smctl)
ls /Users/runner/hostedtoolcache/smctl/latest/x64/
- name: Test calling help
shell: bash
Expand Down

0 comments on commit 28f56e4

Please sign in to comment.