check ref in docs action
This commit is contained in:
parent
0136778bd8
commit
f09edd5180
1
.github/workflows/docs.yml
vendored
1
.github/workflows/docs.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user