We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8069564 commit c815b8aCopy full SHA for c815b8a
.github/workflows/aarch64-acl.yml
@@ -66,6 +66,7 @@ jobs:
66
ninjaVersion: 1.12.0
67
68
- name: Install Scons
69
+ if: ${{ matrix.config.name == 'MacOS' }}
70
uses: threeal/pipx-install-action@b0bf0add7d5aefda03a3d4e47d651df807889e10 # v1.0.0
71
with:
72
packages: scons
0 commit comments