Skip to content

Commit

Permalink
ci: fix macos build error
Browse files Browse the repository at this point in the history
  • Loading branch information
Chance.H committed Sep 12, 2024
1 parent c381c81 commit 46c7dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
- name: check OpenGL
run: |
glxinfo | grep "OpenGL version"
system_profiler SPDisplaysDataType | grep "OpenGL"
- name: Build
run: |
Expand Down

0 comments on commit 46c7dab

Please sign in to comment.