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 e252186 commit 1a267e3Copy full SHA for 1a267e3
.github/workflows/Docs.yml
@@ -26,7 +26,7 @@ jobs:
26
version: '1.3'
27
28
- name: Install dependencies
29
- - run: |
+ run: |
30
julia --color=yes --project=docs/ -e '
31
using Pkg;
32
Pkg.instantiate();
0 commit comments