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 e05d66c commit 8e6e02dCopy full SHA for 8e6e02d
.github/workflows/CI.yml
@@ -72,7 +72,7 @@ jobs:
72
73
- name: Install dependencies
74
run: julia --color=yes --project -e "using Pkg; Pkg.instantiate()"
75
-
+
76
- run: rm -f versions.json
77
78
- name: Build versions.json
0 commit comments