diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e701f65..675df92 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -68,8 +68,9 @@ jobs: - name: Set up pixi uses: prefix-dev/setup-pixi@ba3bb36eb2066252b2363392b7739741bb777659 - with: - activate-environment: true + # with: + # activate-environment: true + - run: pixi.exe shell-hook --json --manifest-path pixi.toml --color always - name: Use static CRT on Windows shell: bash