We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5596b36 commit 19f9624Copy full SHA for 19f9624
1 file changed
.github/workflows/export-cmor-cvs-table.yaml
@@ -30,8 +30,6 @@ jobs:
30
CMIP7_CVS_FORK: ${{ github.repository_owner }}
31
CMIP7_CVS_BRANCH: ${{ github.head_ref || github.ref_name }}
32
run: |
33
- echo $CMIP7_CVS_FORK
34
- echo $CMIP7_CVS_BRANCH
35
which pip
36
pip install -r requirements-cmor-cvs-table.txt
37
pip install "git+https://github.com/$ESGVOC_FORK/esgf-vocab.git@$ESGVOC_REVISION"
0 commit comments