We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 087c2f4 commit 2101543Copy full SHA for 2101543
1 file changed
.github/workflows/mac-m1.yml
@@ -31,7 +31,8 @@ jobs:
31
with:
32
token: ${{ secrets.RHUB_TOKEN }}
33
job-config: ${{ matrix.config.job-config }}
34
-
+
35
+ - run: brew install lib tool
36
37
# - uses: r-hub/actions/setup-deps@v1
38
# with:
0 commit comments