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 e1eba47 commit 6e2dfdeCopy full SHA for 6e2dfde
.github/workflows/pixi_auto_update.yml
@@ -19,7 +19,6 @@ jobs:
19
20
- name: Update pixi lock file
21
run: |
22
- rm pixi.lock
23
pixi global install pixi-diff-to-markdown
24
printf "Update pixi dependencies to the latest version\n\n" >> diff.md
25
pixi update --json | pixi exec pixi-diff-to-markdown >> diff.md
0 commit comments