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 2202865 commit a2cc540Copy full SHA for a2cc540
.github/workflows/docsBuild.yml
@@ -21,6 +21,7 @@ jobs:
21
- name: Install dependencies
22
run: |
23
sudo apt install libxt6 libxrender1 libxext6 libgl1-mesa-glx libqt5widgets5
24
+ - name: Instantiate
25
26
julia --project=docs -e '
27
using Pkg
0 commit comments