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 c0d5208 commit 687d586Copy full SHA for 687d586
1 file changed
.github/workflows/ci.yml
@@ -59,7 +59,7 @@ jobs:
59
name: Cache data
60
uses: actions/cache@v5
61
with:
62
- path: ${{ github.workspace }}/climada
+ path: climada.zip
63
key: ${{ env.CLIMADA_DATA_DOI }}
64
-
65
name: Download and unzip data
0 commit comments