Skip to content

Commit

Permalink
Fix copy paste mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
Hofer-Julian committed Jan 23, 2024
1 parent 8af3073 commit 9e04353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/julia_auto_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: prefix-dev/[email protected]
with:
pixi-version: "latest"
- name: Update pixi lock file
- name: Update Julia manifest file
run: |
pixi run update-manifest-julia
pixi install
Expand Down

0 comments on commit 9e04353

Please sign in to comment.