We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbafcde commit bcfc446Copy full SHA for bcfc446
.github/workflows/macosx_build.yml
@@ -20,4 +20,4 @@ jobs:
20
- name: make
21
run: |
22
cd ${{ github.workspace }}/build
23
- make install
+ sudo make install
0 commit comments