Skip to content

Commit

Permalink
show CPU info
Browse files Browse the repository at this point in the history
  • Loading branch information
beachdweller committed Oct 29, 2023
1 parent 3cd5234 commit cd41fe3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macos_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
- name: Get all tags for correct version determination
working-directory: ${{ github.workspace }}
run: |
sysctl -n machdep.cpu.brand_string
git fetch --all --tags -f --depth 1
- name: Install Qt
Expand Down

0 comments on commit cd41fe3

Please sign in to comment.