Shorten path used when building zxing-cpp.

This commit is contained in:
Dain Nilsson 2022-11-18 10:22:34 +01:00
parent 16c2a7f647
commit 1ad77be3b7
No known key found for this signature in database
GPG Key ID: F04367096FBA95E8

View File

@ -24,6 +24,8 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install poetry
# Needed to shorten the path for zxing-cpp build
poetry config virtualenvs.path C:\e
- name: Build the Helper
run: .\build-helper.bat