Skip to content

Commit

Permalink
log sysctl -a hw.optional
Browse files Browse the repository at this point in the history
  • Loading branch information
fdintino committed Jul 13, 2024
1 parent fe0f0e0 commit 7112e3c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,10 @@ jobs:
export GITHUB_ACTIONS=1"
EOF
- name: sysctl -a
run: |
sysctl -a | grep hw.optional
# - name: Cache build
# id: build-cache
# uses: actions/cache@v3
Expand Down

0 comments on commit 7112e3c

Please sign in to comment.