Skip to content

Commit 2c699b7

Browse files
authored
Add pixi lock (#43)
1 parent 806d2af commit 2c699b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pixi_lock/action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ runs:
3939
shell: bash -e {0}
4040
run: |
4141
echo "::group::Lock"
42-
pixi list --no-install --color=always
42+
pixi lock --color=always
4343
echo "::endgroup::"
4444
- uses: actions/upload-artifact@v4
4545
with:

0 commit comments

Comments
 (0)