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 602300b commit d875fe0Copy full SHA for d875fe0
.circleci/config.yml
@@ -1,7 +1,7 @@
1
version: 2.1
2
3
orbs:
4
- mirci: libmir/upload_docs@0.1.3
+ mirci: libmir/upload_docs@0.1.4
5
6
workflows:
7
version: 2
.gitignore
@@ -33,3 +33,4 @@ mir-algorithm-test-dip1008
33
test
34
test.d
35
docgen
36
+_build_dir_
0 commit comments