aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/main.yml
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-02-16 18:27:14 +0000
committerYann Herklotz <git@yannherklotz.com>2021-02-16 18:27:14 +0000
commit9f9da6f7ccd2f6658c940b68b2cc3c25cd5e3c88 (patch)
tree36f60f359f68f3b37a0c4d72bb0524e7487f312b /.github/workflows/main.yml
parent036f70c048826f564bc875ed3aab5a45c8335d3c (diff)
parentaa5b7cce7dafcf11ae5e8fe5d72188cafa05eb36 (diff)
downloadvericert-9f9da6f7ccd2f6658c940b68b2cc3c25cd5e3c88.tar.gz
vericert-9f9da6f7ccd2f6658c940b68b2cc3c25cd5e3c88.zip
Merge branch 'master' into develop
Diffstat (limited to '.github/workflows/main.yml')
-rw-r--r--.github/workflows/main.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index cacf7fa..a4a954c 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -36,11 +36,3 @@ jobs:
- name: Build
run: nix-shell --run "make -j8"
-
- - name: Generate Documentation
- run: nix-shell --run "make -j8 doc"
-
- - uses: actions/upload-artifact@v2
- with:
- name: html-documentation
- path: html/