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 7073afe commit 45fbfe6Copy full SHA for 45fbfe6
.github/workflows/main.yml
@@ -312,7 +312,7 @@ jobs:
312
313
- name: Prepare - Install tools
314
run: |
315
- brew install automake autoconf-archive cmake libtool ninja
+ brew install automake autoconf-archive libtool ninja
316
317
- name: Export GitHub Actions cache environment variables
318
uses: actions/github-script@v7
0 commit comments