Skip to content

Commit

Permalink
Merge pull request #150 from Deltares/dependabot/github_actions/prefi…
Browse files Browse the repository at this point in the history
…x-dev/setup-pixi-0.6.0

Bump prefix-dev/setup-pixi from 0.5.1 to 0.6.0
  • Loading branch information
Huite authored Apr 22, 2024
2 parents 4960718 + 7b8ea96 commit 6655703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Check out repo
uses: actions/checkout@v4
- name: Setup Pixi
uses: prefix-dev/setup-pixi@v0.5.1
uses: prefix-dev/setup-pixi@v0.6.0
- name: Build with PyInstaller
run: pixi run build-backend
- name: Create backend ZIP
Expand Down

0 comments on commit 6655703

Please sign in to comment.