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 f3ef01b commit cdfe1e6Copy full SHA for cdfe1e6
.github/workflows/ci.yml
@@ -38,6 +38,7 @@ jobs:
38
- uses: actions/checkout@v4
39
with:
40
fetch-depth: 0
41
+ submodules: recursive
42
- uses: actions/cache/restore@v4
43
44
path: pixi.lock
@@ -64,6 +65,7 @@ jobs:
64
65
66
67
68
69
70
71
0 commit comments