diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index fbb1504..90b65ec 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -26,11 +26,11 @@ jobs: exit 1 } $pythonVersion - shell: pwsh - name: Build run: | pip install -r requirements.txt bazel build --config=windows_x86_64 --remote_cache=http://${{ secrets.BAZEL_CACHE }}:8080 @maple2jax//:jax_xc_wheel + shell: pwsh - name: Upload artifact uses: actions/upload-artifact@main with: