Skip to content

Commit 2b90a8c

Browse files
fixup
1 parent 678f734 commit 2b90a8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-pixi-lock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
- name: Update lock files
3737
run: |
38-
"Scheduled update by `.github/workflows/update-pixi-lock.yml`.\n\nMark the PR as ready for review to trigger CI. If CI jobs fail, modify this pull request as needed.\n\n" > diff.md
38+
echo "Scheduled update by `.github/workflows/update-pixi-lock.yml`.\n\nMark the PR as ready for review to trigger CI. If CI jobs fail, modify this pull request as needed.\n\n" > diff.md
3939
pixi update --json | pixi exec pixi-diff-to-markdown >> diff.md
4040
4141
# TMP cat diff.md

0 commit comments

Comments
 (0)