We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b309d1b commit 748a26bCopy full SHA for 748a26b
.github/workflows/contrib_rerun_py.yml
@@ -61,7 +61,7 @@ jobs:
61
# this stops `re_web_viewer_server/build.rs` from running
62
RERUN_IS_PUBLISHING: true
63
run: |
64
- cargo build \
+ pixi run cargo build \
65
--locked \
66
-p rerun-cli \
67
--no-default-features \
.github/workflows/reusable_build_and_upload_rerun_cli.yml
@@ -176,7 +176,7 @@ jobs:
176
177
178
179
180
181
182
0 commit comments