Skip to content

Commit abc18ec

Browse files
Improve re-usability of cache-pixi-lock.yml (#2343)
1 parent d4a0a52 commit abc18ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cache-pixi-lock.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- uses: actions/checkout@v5
1818
with:
1919
fetch-depth: 0
20+
submodules: recursive
2021
- name: Get current date
2122
id: date
2223
run: echo "date=$(date +'%Y-%m-%d')" >> "$GITHUB_OUTPUT"

0 commit comments

Comments
 (0)