Skip to content

Commit

Permalink
Use pixi update to update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
visr committed Jul 15, 2024
1 parent 08c6856 commit 22ba2c7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pixi_auto_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ jobs:
cache: false
- name: Update pixi lock file
run: |
rm pixi.lock
pixi install
pixi update
- uses: peter-evans/create-pull-request@v6
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 22ba2c7

Please sign in to comment.