Skip to content

Commit a5afb85

Browse files
authored
SCANPY-223 Fix windows build (#272)
1 parent 29dba47 commit a5afb85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/config-poetry/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ runs:
5151
version: 2025.7.12
5252
tool_versions: |
5353
python ${{ inputs.python-version }}
54+
experimental: true # needed to use the http backend for installation of jfrog on windows
5455

5556
- name: Install jfrog and poetry through mise
5657
uses: jdx/mise-action@5ac50f778e26fac95da98d50503682459e86d566 # v3.2.0

0 commit comments

Comments
 (0)