check ref in docs action

This commit is contained in:
Simon Christ 2021-12-08 16:08:58 +01:00 committed by GitHub
parent b51cddceb5
commit 11eea2453f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,6 +47,7 @@ jobs:
PYTHON: ""
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }}
run: |
echo $GITHUB_REF
export JULIA_DEBUG=Documenter
export PLOTDOCS_ANSICOLOR=true
export GKSwstype=nul # Plots.jl/issues/3664