Skip to content

Commit b01f36c

Browse files
Daisuke NishimatsuDaisuke Nishimatsu
authored andcommitted
fix ci
Signed-off-by: Daisuke Nishimatsu <daisuke@DaisukenoMacBook-Air.local>
1 parent e36a7d9 commit b01f36c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testpr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
- name: Build recipes
114114
shell: bash -l {0}
115115
run: |
116-
pixi run rattler-build build --recipe-dir recipes --target-platform ${{ matrix.platform }} -m ./conda_build_config.yaml -c conda-forge -c robostack-rolling --skip-existing
116+
pixi run rattler-build build --recipe-dir recipes --target-platform ${{ matrix.platform }} -m ./conda_build_config.yaml -c https://prefix.dev/conda-forge -c https://prefix.dev/robostack-rolling --skip-existing
117117
118118
- name: See packages that will be saved in cache
119119
shell: bash -l {0}

0 commit comments

Comments
 (0)