check ref in docs action
This commit is contained in:
parent
b51cddceb5
commit
11eea2453f
1
.github/workflows/docs.yml
vendored
1
.github/workflows/docs.yml
vendored
@ -47,6 +47,7 @@ jobs:
|
|||||||
PYTHON: ""
|
PYTHON: ""
|
||||||
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }}
|
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }}
|
||||||
run: |
|
run: |
|
||||||
|
echo $GITHUB_REF
|
||||||
export JULIA_DEBUG=Documenter
|
export JULIA_DEBUG=Documenter
|
||||||
export PLOTDOCS_ANSICOLOR=true
|
export PLOTDOCS_ANSICOLOR=true
|
||||||
export GKSwstype=nul # Plots.jl/issues/3664
|
export GKSwstype=nul # Plots.jl/issues/3664
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user