Skip to content

Commit dfc92a6

Browse files
committed
chore: Update pixi lock
1 parent f2f288e commit dfc92a6

File tree

2 files changed

+1455
-2460
lines changed

2 files changed

+1455
-2460
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ runs:
1818
shell: bash
1919
run: |
2020
# Only installs if the lock file is up-to-date with the manifest
21-
pixi install --locked
21+
pixi install --locked -v
2222
- name: Cache downloaded ESGF data
2323
uses: actions/cache@v4
2424
if: ${{ inputs.cache-esgf == 'true' }}

0 commit comments

Comments
 (0)