We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc3d7a3 commit c721a4fCopy full SHA for c721a4f
1 file changed
.github/workflows/export-cmor-cvs-table.yaml
@@ -30,7 +30,7 @@ jobs:
30
CMIP7_CVS_FORK: ${{ github.repository_owner }}
31
CMIP7_CVS_BRANCH: ${{ github.head_ref || github.ref_name }}
32
run: |
33
- tree /home/runner/.local/share/esgvoc
+ tree /home/runner/.local/share
34
35
which pip
36
pip install -r requirements-cmor-cvs-table.txt
0 commit comments