We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49a3415 commit b401599Copy full SHA for b401599
.github/workflows/Documenter.yml
@@ -10,6 +10,8 @@ on:
10
jobs:
11
build:
12
runs-on: ubuntu-latest
13
+ env:
14
+ PYTHON: ""
15
steps:
16
- uses: actions/checkout@v2
17
- uses: julia-actions/setup-julia@latest
0 commit comments