We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4a0a52 commit abc18ecCopy full SHA for abc18ec
.github/workflows/cache-pixi-lock.yml
@@ -17,6 +17,7 @@ jobs:
17
- uses: actions/checkout@v5
18
with:
19
fetch-depth: 0
20
+ submodules: recursive
21
- name: Get current date
22
id: date
23
run: echo "date=$(date +'%Y-%m-%d')" >> "$GITHUB_OUTPUT"
0 commit comments