Skip to content

Commit b401599

Browse files
fix documenter
1 parent 49a3415 commit b401599

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/Documenter.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010
jobs:
1111
build:
1212
runs-on: ubuntu-latest
13+
env:
14+
PYTHON: ""
1315
steps:
1416
- uses: actions/checkout@v2
1517
- uses: julia-actions/setup-julia@latest

0 commit comments

Comments
 (0)