URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c474b70f8b45c094e03a07a21c28c13dad365c67
Submitter: "Dario Lombardo <lomato@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
c474b70 by Dario Lombardo (lomato@xxxxxxxxx):
github: move pip installations upwards.
python ssl has some conflict with installed packages. Installing pip
stuff before other packages fixes it.
Bug: 16478
Change-Id: Iba5a5eceb5e27a435544aa65e0fad683f798f3f3
Reviewed-on: https://code.wireshark.org/review/36669
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
Actions performed:
from e285c7c Eliminate duplicate code.
add c474b70 github: move pip installations upwards.
Summary of changes:
.github/workflows/macos.yml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)