Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mmicko committed Sep 10, 2024
1 parent 3e511af commit 4825843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-build-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ runs:
shell: bash
run: |
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=1 brew install bison flex gawk libffi pkg-config bash autoconf llvm
pip3 install pytest
python3 -m pip install pytest
- name: Linux runtime environment
if: runner.os == 'Linux'
Expand Down

0 comments on commit 4825843

Please sign in to comment.