Skip to content

Commit

Permalink
tree
Browse files Browse the repository at this point in the history
  • Loading branch information
skshetry committed Oct 22, 2024
1 parent 4b2bdac commit 545c4b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ jobs:
- name: Build binary
run: python build_bin.py

- run: brew install tree
- run: tree dist/

- name: Sign binary
run: python sign_bin.py --application-id 62687162A75C39558A9EA17B57E8C65306BABE92 --keychain build.keychain

Expand Down

0 comments on commit 545c4b1

Please sign in to comment.