check ref in docs action

This commit is contained in:
Simon Christ 2021-12-08 16:08:58 +01:00 committed by Zhanibek
parent 0136778bd8
commit f09edd5180

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