Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thiesmoeller committed Jun 16, 2024
1 parent 900b871 commit a02a60c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ jobs:
cd pylon-installer
ren Basler-pylon-*.exe Basler-pylon.exe
Start-Process Basler-pylon.exe -Wait -ArgumentList '/quiet /install=GigE_Support;USB_Support;Camera_Link_Support;CoaXPress_Support;GenTL_Consumer_Support;CamEmu_Support;SDKs;DataProcessing_SDK'
dir "C:/Program Files/Basler/pylon 7/Development"
- name: Build wheels
uses: pypa/[email protected]
Expand Down

0 comments on commit a02a60c

Please sign in to comment.