Skip to content

Commit 6e2dfde

Browse files
authored
ci(pixi): don't remove pixi.lock before auto updating (#2232)
1 parent e1eba47 commit 6e2dfde

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pixi_auto_update.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919

2020
- name: Update pixi lock file
2121
run: |
22-
rm pixi.lock
2322
pixi global install pixi-diff-to-markdown
2423
printf "Update pixi dependencies to the latest version\n\n" >> diff.md
2524
pixi update --json | pixi exec pixi-diff-to-markdown >> diff.md

0 commit comments

Comments
 (0)