Skip to content

Commit

Permalink
remove unnecessary ls
Browse files Browse the repository at this point in the history
Signed-off-by: Iulian Barbu <[email protected]>
  • Loading branch information
iulianbarbu committed Nov 12, 2024
1 parent 2ff59b8 commit 8b7256e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-reusable-rc-buid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ jobs:
run: |
brew install gnupg
whereis gpg || true
ls /opt/homebew/bin
- name: cargo info
run: |
echo "######## rustup show ########"
Expand Down

0 comments on commit 8b7256e

Please sign in to comment.