Skip to content

Commit

Permalink
CI: install wgpu and onnx in mlir ci
Browse files Browse the repository at this point in the history
  • Loading branch information
superlopuh committed Dec 11, 2024
1 parent 414bcb0 commit 1f5084f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-mlir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: |
# Change directory so that xdsl-opt can be found during installation.
cd xdsl
make venv
UV_PROJECT_ENVIRONMENT=venv uv sync --extra gui --extra dev --extra jax --extra riscv --extra wgpu --extra onnx
- name: Cache binaries
id: cache-binary
Expand Down

0 comments on commit 1f5084f

Please sign in to comment.