diff --git a/.github/actions/config-poetry/action.yml b/.github/actions/config-poetry/action.yml index e379a430..67069dd7 100644 --- a/.github/actions/config-poetry/action.yml +++ b/.github/actions/config-poetry/action.yml @@ -51,6 +51,7 @@ runs: version: 2025.7.12 tool_versions: | python ${{ inputs.python-version }} + experimental: true # needed to use the http backend for installation of jfrog on windows - name: Install jfrog and poetry through mise uses: jdx/mise-action@5ac50f778e26fac95da98d50503682459e86d566 # v3.2.0