Skip to content

Commit

Permalink
chore(ci): set skip-existing to all
Browse files Browse the repository at this point in the history
Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
  • Loading branch information
chawyehsu committed Nov 8, 2024
1 parent d560283 commit 1706def
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ jobs:
pixi run build build --recipe-dir $dir `
--target-platform ${{ matrix.target }} `
--log-style plain `
--skip-existing all `
-c conda-forge -c chawyehsu
}
Expand Down

0 comments on commit 1706def

Please sign in to comment.